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

@ -1 +1 @@
Subproject commit e9e01d699843af530ef4ad2c8679a7e273bb3dd1
Subproject commit 221778e93bfaa58bce4be4e055ed2edecc26f799

@ -1 +1 @@
Subproject commit bb3dd60ebcf6f75f73f39c44724b4a426ece6b7b
Subproject commit 3a92c540ddf73fb6777987edbe08bbe1822ad722

@ -1 +1 @@
Subproject commit 6836bfe2da51bf32472b67df062347cfc4b1952e
Subproject commit da9b03777c4f2390c7e3f5c720ee4689336f811b

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 &

View File

@ -27,5 +27,3 @@ export EDITOR=nvim
export VISUAL=nvim
export MAKEFLAGS='-j'
export QT_STYLE_OVERRIDE=Materia-dark