i3wm: abandon de xscreensaver au profit de i3lock
This commit is contained in:
parent
9e174093e0
commit
82d12ba231
@ -191,7 +191,7 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
|||||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||||
|
|
||||||
# Lock screen
|
# Lock screen
|
||||||
bindsym $mod+l exec xscreensaver-command --lock
|
bindsym $mod+l exec i3lock -bfte -i ~/.config/i3/matrix-elements-design.png
|
||||||
|
|
||||||
# Print screen
|
# Print screen
|
||||||
bindsym Print exec --no-startup-id scrot '%Y-%m-%d-%s_screenshot_$wx$h.jpg' -e 'mv $f ~/Images/'
|
bindsym Print exec --no-startup-id scrot '%Y-%m-%d-%s_screenshot_$wx$h.jpg' -e 'mv $f ~/Images/'
|
||||||
|
BIN
.config/i3/matrix-elements-design.png
Normal file
BIN
.config/i3/matrix-elements-design.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 MiB |
@ -82,6 +82,7 @@ Sont nécessaires :
|
|||||||
* kitty + ttf-fira-code (AUR) pour les fontes avec ligatures
|
* kitty + ttf-fira-code (AUR) pour les fontes avec ligatures
|
||||||
* mlocate
|
* mlocate
|
||||||
* most
|
* most
|
||||||
|
* i3lock pour le verrouillage de l'écran
|
||||||
* i3wm-gaps
|
* i3wm-gaps
|
||||||
* redshift
|
* redshift
|
||||||
* ripgrep
|
* ripgrep
|
||||||
@ -90,7 +91,6 @@ Sont nécessaires :
|
|||||||
* ttf-dejavu
|
* ttf-dejavu
|
||||||
* vim + neovim
|
* vim + neovim
|
||||||
* vim-airline + powerline-fonts (pour VIM)
|
* 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)
|
* 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
|
## Cas de ZSH
|
||||||
|
Loading…
Reference in New Issue
Block a user