Commit Graph

3 Commits

Author SHA1 Message Date
Sanchayan Maity b53015dc7d
environment: Disable RTKit and enable log colours for PipeWire 2024-03-22 18:30:05 +05:30
Sanchayan Maity d72dadaa1a
environment: Enable Debuginfod 2022-12-28 22:32:22 +05:30
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