Using i3lock-fancy.

This commit is contained in:
Julien Palard 2019-02-06 10:50:06 +01:00
parent 566a6439a5
commit e0ffe29fd7
3 changed files with 3 additions and 3 deletions

View File

@ -172,7 +172,7 @@ bar {
# mdk additions:
hide_edge_borders both
bindsym $mod+o exec i3lock
bindsym $mod+o exec i3lock-fancy
focus_follows_mouse no
bindsym $mod+x move workspace to output right
exec x-terminal-emulator

View File

@ -30,5 +30,5 @@ ulimit -c unlimited
# Start i3
feh --bg-fill /home/mandark/meltyLab2.jpg &
xautolock -time 3 -locker i3lock -detectsleep &
xautolock -time 3 -locker i3lock-fancy -detectsleep &
exec /usr/bin/i3

View File

@ -6,7 +6,7 @@
# Packages I typically use
```
apt-get install xorg i3 rxvt-unicode wicd wicd-curses feh fonts-liberation xautolock emacs25-nox git arandr firefox-esr ecryptfs-utils fonts-symbola unifont
apt-get install xorg i3 i3lock-fancy rxvt-unicode wicd wicd-curses feh fonts-liberation xautolock emacs25-nox git arandr firefox-esr ecryptfs-utils fonts-symbola unifont
```
## Packages I may need