added install script as well as auto-updates.
This commit is contained in:
@@ -8,6 +8,8 @@ exec-once=dsearch serve --workers 1 --root ~
|
||||
exec-once=systemctl --user start hyprpolkitagent
|
||||
## first-run UI
|
||||
exec-once=~/.config/sdgos/firstrun.sh
|
||||
## auto-updates (toggle off by either removing ~/.config/SDGupdate.state or running "echo 'off' > ~/.config/SDGupdate.state")
|
||||
exec-once=~/.config/sdgos/auto-update.sh
|
||||
|
||||
# UI
|
||||
exec-once=ghostty
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# ! Auto-generated file. Do not edit directly.
|
||||
# Remove source = ./dms/colors.conf from your config to override.
|
||||
|
||||
bordercolor = 0x958e9bff
|
||||
focuscolor = 0xd6baffff
|
||||
bordercolor = 0x8e909cff
|
||||
focuscolor = 0xb4c5ffff
|
||||
urgentcolor = 0xffb4abff
|
||||
|
||||
Reference in New Issue
Block a user