minor adjust keymap

This commit is contained in:
Yan Lin 2025-11-05 11:14:12 +01:00
parent 77fc760e3d
commit 8a2c358dd2

View file

@ -193,7 +193,7 @@
"SUPER, Space, exec, wofi --show drun" "SUPER, Space, exec, wofi --show drun"
# Input method switching (cycles through configured IMs) # Input method switching (cycles through configured IMs)
"ALT, Space, exec, ${pkgs.writeShellScript "fcitx5-cycle" '' "CTRL, Space, exec, ${pkgs.writeShellScript "fcitx5-cycle" ''
current=$(${pkgs.fcitx5}/bin/fcitx5-remote -n) current=$(${pkgs.fcitx5}/bin/fcitx5-remote -n)
case "$current" in case "$current" in
keyboard-us) keyboard-us)