feat: new theming

This commit is contained in:
2025-06-30 22:28:56 +02:00
parent 023f608bec
commit f76d84ce7e
11 changed files with 283 additions and 11 deletions

View File

@@ -66,6 +66,7 @@ setxkbmap pl &
# xset -dpms &
# xset s 900 &
# Host-specific rules
bash $HOME/.config/screenlayout/main.sh &
if [ "$(hostname)" = "zion" ]; then
# Zion rules (Desktop)
# screenlayout setup for odin
@@ -149,6 +150,10 @@ flameshot &
## Caffeine-ng
caffeine >/dev/null 2>&1 &
redshift &
export THEME=dark
## Ulauncher
# ulauncher --hide-window --no-window-shadow >/dev/null 2>&1 &