mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-21 21:51:42 +00:00
Startx for laptop
This commit is contained in:
parent
be7f897dd7
commit
bf5e905388
@ -1 +1,7 @@
|
||||
sh ~/.config/scripts/install.sh -nr
|
||||
|
||||
if [[ $computer == 'w530' ]]; then
|
||||
if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
|
||||
exec startx
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user