feat: light dark theming

This commit is contained in:
2025-07-02 16:10:40 +02:00
parent f76d84ce7e
commit 3992c78c33
11 changed files with 389 additions and 55 deletions

View File

@@ -28,7 +28,6 @@ export SSH_AUTH_SOCK;
#then
# SSH_ASKPASS=/usr/lib/ssh/x11-ssh-askpass ssh-add < /dev/null
#fi
# theming
export QT_QPA_PLATFORMTHEME=qt5ct
export DESKTOP_SESSION=plasma
@@ -127,7 +126,8 @@ fi
# wallpaper engine and theming
# nitrogen --restore &
# wal --backend colorz -i $HOME/.dots/nitrogen/.config/nitrogen/pexels-engin-akyurt-1435752.jpg &
. ~/.fehbg &
# . ~/.fehbg &
timewall set $HOME/Pictures/Arenales_del_Sol.heic --daemon &
## Set screen locker
xss-lock -v -- betterlockscreen -l --time-format '%I:%M %p' &
@@ -152,7 +152,8 @@ caffeine >/dev/null 2>&1 &
redshift &
export THEME=dark
# Qt5ct and qt6ct theming used
export QT_QPA_PLATFORMTHEME=qt6ct
## Ulauncher
# ulauncher --hide-window --no-window-shadow >/dev/null 2>&1 &