add swappy binds to sway

This commit is contained in:
lelgenio 2022-11-14 15:02:18 -03:00
parent fc482d754f
commit e9ad15ada6

View file

@ -263,6 +263,7 @@ in {
"${mod}+c" = "exec ${color_picker}";
"${mod}+Return" = "exec ${terminal}";
"${mod}+Ctrl+Return" = "exec thunar";
"${mod}+Shift+s" = "exec grim - | swappy -f -";
"${mod}+Ctrl+v" = "exec wl-paste | tesseract -l por - - | wl-copy";
"${mod}+x" = "kill";
"${mod}+m" = "mode audio";
@ -416,6 +417,7 @@ in {
wl-clipboard
wtype
grim
swappy
tesseract5