Make useless scrot screenshot a usefull selection screenshot
This commit is contained in:
parent
13d3293293
commit
7b9053ea34
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ bindsym $super+BackSpace scratchpad show
|
|||
|
||||
# common apps keybinds
|
||||
bindsym $super+Return exec i3-sensible-terminal
|
||||
bindsym Print exec scrot 'Cheese_%Y%m%d_%H:%M.png' -e 'viewnior ~/$f'
|
||||
bindsym Print exec scrot -s 'scrot_%Y%m%d_%H:%M.png' -e 'viewnior ~/$f'
|
||||
bindsym $alt+l exec i3lock -i ~/.lock
|
||||
bindsym $super+Shift+w exec firefox
|
||||
bindsym $super+Shift+f exec thunar
|
||||
|
|
Loading…
Add table
Reference in a new issue