Commit graph

3 commits

Author SHA1 Message Date
a71ab7c5b7
environment: qt: Drop platform theme
We do not keep qt5ct or qt6ct installed anymore.
2024-11-15 13:43:20 +05:30
f406db2645 environment: qt: Allow both Wayland and X for Qt 2022-11-04 09:54:55 +05:30
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