working theme changing

This commit is contained in:
2023-09-18 15:54:53 +02:00
parent 21550245c3
commit 9bbc679b81
10 changed files with 536 additions and 36 deletions

View File

@@ -94,6 +94,15 @@ easyeffects --gapplication-service &
# Emacs Server
emacs --daemon &
# Theme changing service
xsettingsd &
# Theming service
dusk &
# Alacritty config
$HOME/.config/alacritty/theme-patcher.sh &
## THINKPAD-SPECIFIC
hash dockd && dockd --daemon &