💥 fix(hypr): special character composing not working on gtk4 apps

GTK4 now requires `ibus` daemon to be running in the background for composing special characters(using accents and CJK)
This commit is contained in:
retrozinndev
2025-10-26 15:34:46 -03:00
parent ea923c8951
commit 8b81e5c15c
+1
View File
@@ -2,6 +2,7 @@
# colorshell configuration, please don't modify unless you know what you're doing!
# Daemons
exec-once = $exec ibus start # fix special character composing(accents) not working on gtk4 apps
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 # GNOME PolKit
# exec-once = systemctl enable --user --now hyprpolkitagent # Hyprland's PolKit
exec-once = systemctl enable --user --now hypridle