Add screenshot shortcut

This commit is contained in:
finga 2021-03-23 17:21:05 +01:00
parent af4761ccc2
commit 4f10f10320
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ bindsym $mod+Return exec i3-sensible-terminal
# start emacs
bindsym $mod+Shift+Return exec em
# take screenshot
bindsym $mod+Print exec scrot ~/tmp/screenshots/'%Y-%m-%d_%H:%M:%S_$wx$h.png'
# kill focused window
bindsym $mod+Shift+q kill