mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-18 00:16:10 +01:00
feat: light dark theming
This commit is contained in:
7
.xinitrc
7
.xinitrc
@@ -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 &
|
||||
|
||||
Reference in New Issue
Block a user