feat(fcitx5): Add fcitx5 configs

This commit is contained in:
js0ny 2025-04-12 15:18:30 +01:00
parent ca26278922
commit 085c2995da
12 changed files with 3958 additions and 99 deletions

View file

@ -9,7 +9,7 @@ general {
listener {
timeout = 600 # in seconds
on-timeout = swaylock # command to run when timeout has passed
on-timeout = LC_ALL="en_GB.UTF-8" swaylock # command to run when timeout has passed
on-resume = notify-send "Welcome back!" # command to run when activity is detected after timeout has fired.
}