mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-02-20 19:14:20 +00:00
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:
parent
5b6af027a7
commit
d90148509c
5
modules/rosenthal/examples/dot-config/fcitx5/config
Normal file
5
modules/rosenthal/examples/dot-config/fcitx5/config
Normal 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
|
||||||
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user