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