Setup screenshots
This commit is contained in:
parent
405c2d990e
commit
1f0cccdced
3 changed files with 11 additions and 0 deletions
|
|
@ -239,6 +239,13 @@ bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
|
|||
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
|
||||
|
||||
#
|
||||
# Screenshots
|
||||
#
|
||||
|
||||
bindsym Print exec grim ~/Photos/screenshots/$(date +'fullscreen-%Y%m%dT%H%M%S.png')
|
||||
bindsym Shift+Print exec grim -g "$(slurp)" ~/Photos/screenshots/$(date +'selection-%Y%m%dT%H%M%S.png')
|
||||
|
||||
#
|
||||
# Start a password manager in the scratchpad
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue