i3: Disable lock on startup

No longer using autologin, so it's not a big deal
This commit is contained in:
Salt 2017-08-23 19:38:43 -05:00
parent 250b254cb2
commit 14dce425f4

View File

@ -56,7 +56,7 @@ font xos4 Terminus 9
###################
# Use in case of NODM/autlogin and .xinitrc -- If we're just starting the system, we need to lock it up.
exec --no-startup-id "i3lock -i ~/.i3splash"
#exec --no-startup-id "i3lock -i ~/.i3splash"
exec_always --no-startup-id "killall polybar; sleep 1; polybar top"
#exec_always --no-startup-id "sleep 1; polybar bottom"