1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 02:48:30 +02:00
home-manager/modules/services/window-managers
polykernel 2464c21ab2
sway: import XDG_SESSION_TYPE in systemd user environment (#3328)
- The `XDG_SESSION_TYPE` environment variable is used by some applications and frameworks to
  detect wayland sessions (i.e qt5/6, electron/chromium). It is set by wlroots since version 0.13.0 [1].

- Propagating `XDG_SESSION_TYPE` to the systemd user environment is necessary when processes launched by
  services (e.g emacs) need to inherit the environment variable.

[1] - 90c8452959
2022-10-31 13:09:06 +01:00
..
bspwm sway, bspwm: add extraConfigEarly (#2847) 2022-08-27 00:09:46 -04:00
i3-sway sway: import XDG_SESSION_TYPE in systemd user environment (#3328) 2022-10-31 13:09:06 +01:00
awesome.nix docs: fix a few stray periods 2022-01-25 00:10:25 +01:00
fluxbox.nix fluxbox: use mkPackageOption instead of mkOption (#3286) 2022-09-30 12:54:55 -04:00
herbstluftwm.nix docs: fix a few stray periods 2022-01-25 00:10:25 +01:00
spectrwm.nix spectrwm: add module 2022-07-25 13:42:06 +02:00
xmonad.nix xmonad: add support for v0.17.0 (#2522) 2021-12-14 13:23:07 -05:00