i3: fork i3lock, so hibernating works

This commit is contained in:
Aminda Suomalainen 2019-02-17 20:17:03 +02:00
parent 3d1d363d75
commit 1a58b713b1
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -22,9 +22,9 @@ set $TERMINAL xfce4-terminal
# For use without display managers. All display managers seem to be
# horrible, LightDM user switching is insecure, GDM depends on GNOME, SDDM
# doesn't support `passwd -de`
# i3lock options: no forking (TODO: why?) black colour, Windows cursor (that does nothing)
# i3lock options: black colour, cursor (that does nothing)
# show failed attempts.
set $ScreenLockCmd i3lock -n -c 000000 -p win -f
set $ScreenLockCmd i3lock -c 000000 -p win -f
# Font for window titles. Will also be used by the bar unless a different
# font is used in the bar {} block below.