hyprland: add keybinding for fcitx5-remote -t

This commit is contained in:
Tigor Hutasuhut 2024-07-31 09:46:11 +07:00
parent c7b156c084
commit aca58a8666

View file

@ -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 -"