dotfiles/environment/.config/environment.d/30-qt.conf
Sanchayan Maity 0fcf2563ad environment: Set up environment variables via systemd
We were setting these in fish shell setup during login. Move them
here so that they can be correctly inherited by systemd services.

Without this, the tmux session service does not get the environment
variables which do not get set by the time tmux session service starts.

https://www.freedesktop.org/software/systemd/man/environment.d.html
2022-10-03 11:37:04 +05:30

3 lines
51 B
Plaintext

QT_QPA_PLATFORM=wayland
QT_QPA_PLATFORMTHEME=qt5ct