2020-05-11 21:56:40 +00:00
|
|
|
{
|
2020-08-04 11:45:45 +00:00
|
|
|
sway-default = ./sway-default.nix;
|
2020-07-13 11:31:55 +00:00
|
|
|
sway-post-2003 = ./sway-post-2003.nix;
|
2020-05-11 21:56:40 +00:00
|
|
|
sway-followmouse = ./sway-followmouse.nix;
|
|
|
|
sway-followmouse-legacy = ./sway-followmouse-legacy.nix;
|
2021-05-07 21:39:10 +00:00
|
|
|
sway-null-config = ./sway-null-config.nix;
|
2021-01-11 17:26:18 +00:00
|
|
|
sway-null-package = ./sway-null-package.nix;
|
2021-04-09 18:01:34 +00:00
|
|
|
sway-modules = ./sway-modules.nix;
|
2021-05-17 04:54:53 +00:00
|
|
|
sway-workspace-default = ./sway-workspace-default.nix;
|
2020-05-11 21:56:40 +00:00
|
|
|
}
|