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