rosenthal: %rosenthal-skeletons: Add fcitx5 configuration.

* modules/rosenthal/examples/dot-config/fcitx5/config: New file.
* modules/rosenthal/services/desktop.scm (%rosenthal-skeletons): Add it.
This commit is contained in:
Hilton Chain 2026-02-15 19:32:48 +08:00
parent 5b6af027a7
commit d90148509c
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# The default Ctrl+Space has conflict with Emacs, change it to Super+Space.
[Hotkey/TriggerKeys]
0=Super+space
1=Zenkaku_Hankaku
2=Hangul

View File

@ -580,6 +580,8 @@ gtk-key-theme-name = ~a~%"
(".config/autostart/shepherd.desktop" (".config/autostart/shepherd.desktop"
,(local-file "../examples/dot-config/autostart/shepherd.desktop")) ,(local-file "../examples/dot-config/autostart/shepherd.desktop"))
(".config/fcitx5/config"
,(local-file "../examples/dot-config/fcitx5/config"))
(".config/niri/config.kdl" (".config/niri/config.kdl"
,(local-file "../examples/dot-config/niri/config.kdl")) ,(local-file "../examples/dot-config/niri/config.kdl"))
(".config/xfce4/helpers.rc" (".config/xfce4/helpers.rc"