sway: add wl-crosshair

This commit is contained in:
Leonardo Eugênio 2023-05-31 20:42:55 -03:00
parent 5aa0614a59
commit 10380a53b5
5 changed files with 74 additions and 1 deletions

View file

@ -116,6 +116,7 @@ in
wf-recorder
wl-clipboard
wtype
wl-crosshair
grim
swappy

View file

@ -150,6 +150,7 @@ let
"${mod}+Shift+s" = "exec grim - | swappy -f -";
"${mod}+Ctrl+v" = "exec wl-paste | tesseract -l por - - | wl-copy";
"${mod}+k" = "exec showkeys";
"${mod}+Alt+x" = "exec pkill wl-crosshair || exec wl-crosshair";
"${mod}+x" = "kill";
"${mod}+m" = "mode audio";
"${mod}+escape" =