home-manager/tests/modules/services/window-managers/sway/default.nix
2020-08-25 23:58:43 +02:00

6 lines
145 B
Nix

{
sway-default = ./sway-default.nix;
sway-followmouse = ./sway-followmouse.nix;
sway-followmouse-legacy = ./sway-followmouse-legacy.nix;
}