1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/tests/modules/services/window-managers/sway
Nicolas Berbiche d62bdaf938
sway: fix error with null package and swaybar
When setting `...sway.package = null`, the default bar configuration
would throw an error trying to use the bar from the null package.

Logic is added to use the bar from `pkgs.sway` instead of `cfg.package`
if it is null.

Fixes #1714
2021-01-11 12:26:18 -05:00
..
default.nix sway: fix error with null package and swaybar 2021-01-11 12:26:18 -05:00
sway-default.conf Revert "sway: validate configuration at build time" 2020-11-17 18:45:23 +01:00
sway-default.nix Revert "sway: validate configuration at build time" 2020-11-17 18:45:23 +01:00
sway-followmouse-expected.conf sway: focus.followMouse supports yes/no/always 2020-07-17 15:35:00 +02:00
sway-followmouse-legacy-expected.conf sway: focus.followMouse supports yes/no/always 2020-07-17 15:35:00 +02:00
sway-followmouse-legacy.nix Revert "sway: validate configuration at build time" 2020-11-17 18:45:23 +01:00
sway-followmouse.nix Revert "sway: validate configuration at build time" 2020-11-17 18:45:23 +01:00
sway-null-package.conf sway: fix error with null package and swaybar 2021-01-11 12:26:18 -05:00
sway-null-package.nix sway: fix error with null package and swaybar 2021-01-11 12:26:18 -05:00
sway-post-2003.nix Revert "sway: validate configuration at build time" 2020-11-17 18:45:23 +01:00