Files
retrozinndev 8b81e5c15c 💥 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)
2025-10-26 15:34:46 -03:00

22 lines
839 B
Plaintext

# 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
exec-once = systemctl enable --user --now gnome-keyring-daemon
exec-once = $exec wl-paste --type text --watch cliphist store
exec-once = $exec wl-paste --type image --watch cliphist store
# Tools
exec-once = systemctl enable --user --now hyprsunset
exec-once = systemctl enable --user --now hyprpaper
# Scripts
exec-once = sh $XDG_CONFIG_HOME/hypr/scripts/gen-pywal.sh
# Shell
exec-once = $exec colorshell.desktop || colorshell