i3: Disable lock on startup
No longer using autologin, so it's not a big deal
This commit is contained in:
parent
250b254cb2
commit
14dce425f4
@ -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.
|
# 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 "killall polybar; sleep 1; polybar top"
|
||||||
#exec_always --no-startup-id "sleep 1; polybar bottom"
|
#exec_always --no-startup-id "sleep 1; polybar bottom"
|
||||||
|
Loading…
Reference in New Issue
Block a user