i3wm: abandon de xscreensaver au profit de i3lock

vif
Olivier DOSSMANN 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/'

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View File

@ -82,6 +82,7 @@ Sont nécessaires :
* kitty + ttf-fira-code (AUR) pour les fontes avec ligatures
* mlocate
* most
* i3lock pour le verrouillage de l'écran
* i3wm-gaps
* redshift
* ripgrep
@ -90,7 +91,6 @@ Sont nécessaires :
* ttf-dejavu
* vim + neovim
* vim-airline + powerline-fonts (pour VIM)
* xscreensaver
* zsh + oh-my-zsh (Cf. https://github.com/robbyrussell/oh-my-zsh) + powerlevel10k (Cf. https://github.com/romkatv/powerlevel10k#oh-my-zsh)
## Cas de ZSH