diff --git a/conf/i3/config b/conf/i3/config index 23b63017..17f2809d 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -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.