Add screenshot shortcut
This commit is contained in:
parent
b6124d8e0c
commit
3984fa8171
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ bindsym $mod+Return exec i3-sensible-terminal
|
||||||
# start emacs
|
# start emacs
|
||||||
bindsym $mod+Shift+Return exec i3-sensible-editor
|
bindsym $mod+Shift+Return exec i3-sensible-editor
|
||||||
|
|
||||||
|
# take screenshot
|
||||||
|
bindsym $mod+Print exec scrot ~/tmp/screenshots/'%Y-%m-%d_%H:%M:%S_$wx$h.png'
|
||||||
|
|
||||||
# lock screen
|
# lock screen
|
||||||
bindsym $mod+l exec fuzzy-i3lock
|
bindsym $mod+l exec fuzzy-i3lock
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue