Blingin I suppose
This commit is contained in:
parent
dc40c281e1
commit
8dc41b0639
7 changed files with 16 additions and 9 deletions
|
@ -208,6 +208,6 @@ alias la "exa -la"
|
|||
### Start X at login
|
||||
if status is-login
|
||||
if test -z "$DISPLAY" -a "$XDG_VTNR" = 1
|
||||
exec starx
|
||||
end
|
||||
exec startx
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue