1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-05 04:43:28 +02:00
home-manager/tests/modules/services/window-managers/sway
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
..
default.nix sway: add 'xwayland disable' to sway config if disabled (#2568) 2021-12-16 01:56:02 -07:00
sway-bar-focused-colors.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-bar-focused-colors.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-bindkeys-to-code.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-bindkeys-to-code.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-default.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-default.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-followmouse-expected.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-followmouse-legacy-expected.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-followmouse-legacy.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-followmouse.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-modules.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-modules.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-no-xwayland.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-null-config.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-null-package.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-null-package.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-post-2003.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-stubs.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
sway-workspace-default-expected.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-workspace-default.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-workspace-output-expected.conf sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
sway-workspace-output.nix sway: import dbus env vars and explicitly specify them (#3031) 2022-07-07 11:03:58 -06:00
swaynag-empty-settings.nix swaynag: add module 2021-11-21 18:37:50 +01:00
swaynag-example-settings-expected.conf swaynag: add module 2021-11-21 18:37:50 +01:00
swaynag-example-settings.nix swaynag: add module 2021-11-21 18:37:50 +01:00