hyprland: add keybinding for fcitx5-remote -t
This commit is contained in:
parent
c7b156c084
commit
aca58a8666
|
@ -130,6 +130,9 @@ in
|
||||||
"$mod SHIFT, k, movewindow, u"
|
"$mod SHIFT, k, movewindow, u"
|
||||||
"$mod SHIFT, l, movewindow, r"
|
"$mod SHIFT, l, movewindow, r"
|
||||||
|
|
||||||
|
# Language Input
|
||||||
|
"$mod, I, exec, fcitx5-remote -t"
|
||||||
|
|
||||||
"$mod, PRINT, exec, grimblast --notify copysave output"
|
"$mod, PRINT, exec, grimblast --notify copysave output"
|
||||||
", PRINT, exec, grimblast --notify copysave area"
|
", PRINT, exec, grimblast --notify copysave area"
|
||||||
"SHIFT, PRINT, exec, grimblast --notify save area - | swappy -f -"
|
"SHIFT, PRINT, exec, grimblast --notify save area - | swappy -f -"
|
||||||
|
|
Loading…
Reference in a new issue