Commit Graph

7 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 f406db2645 environment: qt: Allow both Wayland and X for Qt 2022-11-04 09:54:55 +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
Sanchayan Maity e8ca57fa0e environment: Add QT environment variables for Wayland
See https://wiki.archlinux.org/title/Wayland#Qt.
2022-01-26 18:27:35 +05:30
Sanchayan Maity db9f8c8f58 sway: Fix import of environment variables
See https://wiki.archlinux.org/title/Sway#Manage_Sway-specific_daemons_with_systemd.
2021-10-22 15:43:57 +05:30
Sanchayan Maity 05417eea5a environment: Add systemd's user service environment
For now, we enable wayland specific environment variables. Might add
more later.
2021-03-03 13:07:09 +05:30