Add screenshotting executable
This commit is contained in:
parent
eca11c4e9c
commit
7a6090b815
2 changed files with 83 additions and 2 deletions
|
@ -116,8 +116,8 @@ bindsym $mod+Shift+d floating toggle
|
|||
bindsym $mod+d focus mode_toggle
|
||||
|
||||
# Screenshots
|
||||
bindsym $mod+p exec slurp | grim -t png -c -g - ~/screenshot.png
|
||||
bindsym $mod+Shift+p exec grim -t png -c ~/screenshot.png
|
||||
bindsym print exec ~/.config/sway/screen.sh -s
|
||||
bindsym Shift+print exec ~/.config/sway/screen.sh
|
||||
|
||||
# Volume
|
||||
bindsym XF86AudioMute exec pamixer -t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue