fix: move QT_STYLE_OVERRIDE var to .xinitrc
This commit is contained in:
parent
d0a9506b18
commit
caafb1b1c6
5 changed files with 5 additions and 5 deletions
2
.xinitrc
2
.xinitrc
|
@ -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 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue