minor adjust keymap
This commit is contained in:
parent
77fc760e3d
commit
8a2c358dd2
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue