mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-05 22:35:32 +00:00
Load settings
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user