Set environment variables in /etc/X11/Xsession.d/90kali-themes too
The files in /etc/environment.d are only used by systemd and XFCE is not using systemd to start its session.
This commit is contained in:
parent
736d1db757
commit
ef7a30c3e5
2
etc/X11/Xsession.d/90kali-themes
Normal file
2
etc/X11/Xsession.d/90kali-themes
Normal file
@ -0,0 +1,2 @@
|
||||
export QT_QPA_PLATFORMTHEME=gtk2
|
||||
export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true"
|
||||
Loading…
x
Reference in New Issue
Block a user