Remove Fish Shell Autostart X
- Switched back to using lightdm (without light-locker) - Remove autostart x commands in fish shell
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
########################
|
||||
# AUTOSTART X AT LOGIN #
|
||||
########################
|
||||
if status --is-login
|
||||
if test -z "$DISPLAY" -a $XDG_VTNR = 1
|
||||
exec startx -- -keeptty
|
||||
end
|
||||
end
|
||||
|
||||
############
|
||||
# GREETING #
|
||||
############
|
||||
|
Reference in New Issue
Block a user