1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 03:48:31 +02:00
home-manager/modules/services/window-managers
oxalica 25a9948361
sway: import dbus env vars and explicitly specify them (#3031)
- Importing all environment variables is considered deprecated for
  `systemdctl import-environment`. The list of variables are picked
  from:
  https://github.com/swaywm/sway/wiki/Systemd-integration#managing-user-applications-with-systemd

  The `XDG_CURRENT_DESKTOP` is said to be required for portals, see:
  https://github.com/nix-community/home-manager/pull/2385#issuecomment-1026454162

- DBus activation environment should also be updated. Otherwise, DBus
  activated programs, without a coresponding systemd service, cannot get a
  correct environment and would fail, eg. `mako`.
2022-07-07 11:03:58 -06:00
..
bspwm bspwm: add missing rule setting rectangle (#2974) 2022-07-06 23:36:20 -04:00
i3-sway sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
awesome.nix docs: fix a few stray periods 2022-01-25 00:10:25 +01:00
herbstluftwm.nix docs: fix a few stray periods 2022-01-25 00:10:25 +01:00
xmonad.nix xmonad: add support for v0.17.0 (#2522) 2021-12-14 13:23:07 -05:00