diff --git a/config/chromium-flags.conf b/config/chromium-flags.conf new file mode 100644 index 0000000..b6ffbaa --- /dev/null +++ b/config/chromium-flags.conf @@ -0,0 +1,4 @@ +--enable-features=UseOzonePlatform +--ozone-platform=wayland +--enable-wayland-ime +--wayland-text-input-version=3 diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 924869b..d29c015 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -25,7 +25,7 @@ bind = SUPER CTRL, SPACE, exec, ~/.local/share/omarchy/bin/swaybg-next source = ~/.local/share/omarchy/default/hypr/envs.conf # 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 #####################