fix: move QT_STYLE_OVERRIDE var to .xinitrc

This commit is contained in:
ange 2024-03-21 12:14:19 +01:00
parent d0a9506b18
commit caafb1b1c6
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
5 changed files with 5 additions and 5 deletions

View file

@ -2,6 +2,8 @@
dbus-update-activation-environment --systemd DISPLAY XAUTHORITY
export QT_STYLE_OVERRIDE=Materia-dark
# startup
autorandr -c &
xss-lock -n "feh --fullscreen '$XDG_CONFIG_HOME/wallpapers/lock.png'" -- lock &