mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-19 09:49:21 +01:00
i3: fork i3lock, so hibernating works
This commit is contained in:
parent
3d1d363d75
commit
1a58b713b1
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user