add swappy binds to sway
This commit is contained in:
parent
fc482d754f
commit
e9ad15ada6
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue