Write a script for selecting screenshot modes
This commit is contained in:
parent
3d946665f1
commit
3d97448fee
2 changed files with 57 additions and 2 deletions
|
|
@ -243,8 +243,8 @@ 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')
|
||||
bindsym Print exec take-screenshot everything
|
||||
bindsym Shift+Print exec take-screenshot
|
||||
|
||||
#
|
||||
# Start a password manager in the scratchpad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue