mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-22 22:21:40 +00:00
Load settings
This commit is contained in:
parent
bf5e905388
commit
0204e53cc2
@ -1,5 +1,8 @@
|
||||
sh ~/.config/scripts/install.sh -nr
|
||||
|
||||
# Load user settings from config file.
|
||||
. ~/.config/settings.conf
|
||||
|
||||
if [[ $computer == 'w530' ]]; then
|
||||
if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
|
||||
exec startx
|
||||
|
Loading…
x
Reference in New Issue
Block a user