diff --git a/modules/common.nix b/modules/common.nix index 9044010..13e66db 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -22,5 +22,6 @@ in { colors = colors; }) ./keyring.nix + ./sway ]; } diff --git a/modules/metis.nix b/modules/metis.nix index 5f98d2e..8fee52a 100644 --- a/modules/metis.nix +++ b/modules/metis.nix @@ -96,9 +96,7 @@ in qt5.qttools emacs qt5.qtwayland - swayidle mako - swaylock kanshi termite bemenu diff --git a/modules/sway/config b/modules/sway/config index 33cc60c..f5a8382 100644 --- a/modules/sway/config +++ b/modules/sway/config @@ -1,4 +1,4 @@ -set $wallpaper ~/.config/nixpkgs/sway/wallpaper +set $wallpaper ~/.config/nixpkgs/modules/sway/wallpaper set $foreground #a3a3a3ff set $background #1f2022e5 set $dark_black #1f2022ff