i3wm: abandon de xscreensaver au profit de i3lock

This commit is contained in:
2019-12-20 23:10:52 +01:00
parent 9e174093e0
commit 82d12ba231
3 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
# Lock screen
bindsym $mod+l exec xscreensaver-command --lock
bindsym $mod+l exec i3lock -bfte -i ~/.config/i3/matrix-elements-design.png
# Print screen
bindsym Print exec --no-startup-id scrot '%Y-%m-%d-%s_screenshot_$wx$h.jpg' -e 'mv $f ~/Images/'