[Sway] Add shortcut to take region screenshot and copy in clipboard
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
daca7f41ff
commit
7e10020cc3
@ -208,6 +208,7 @@ mode "screenshot" {
|
||||
bindsym s exec "screenshot -s"; mode "default"
|
||||
bindsym g exec "screenshot -g"; mode "default"
|
||||
bindsym d exec "screenshot -d 3"; mode "default"
|
||||
bindsym Shift+s exec "screenshot -sc"; mode "default"
|
||||
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
|
Loading…
Reference in New Issue
Block a user