mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Enable fcitx5 by default and in Chromium
So we can get XCompose keys everywhere
This commit is contained in:
4
config/chromium-flags.conf
Normal file
4
config/chromium-flags.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
--enable-features=UseOzonePlatform
|
||||||
|
--ozone-platform=wayland
|
||||||
|
--enable-wayland-ime
|
||||||
|
--wayland-text-input-version=3
|
@ -25,7 +25,7 @@ bind = SUPER CTRL, SPACE, exec, ~/.local/share/omarchy/bin/swaybg-next
|
|||||||
source = ~/.local/share/omarchy/default/hypr/envs.conf
|
source = ~/.local/share/omarchy/default/hypr/envs.conf
|
||||||
|
|
||||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||||
exec-once = hypridle & swaync & waybar
|
exec-once = hypridle & swaync & waybar & fcitx5
|
||||||
exec-once = ~/.local/share/omarchy/bin/swaybg-next
|
exec-once = ~/.local/share/omarchy/bin/swaybg-next
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
|
Reference in New Issue
Block a user