diff --git a/home-manager/wayland.nix b/home-manager/wayland.nix index 66f6b90..3c155ef 100644 --- a/home-manager/wayland.nix +++ b/home-manager/wayland.nix @@ -10,7 +10,6 @@ ./dots/special.nix ./dots/swappy.nix ./dots/swaylock.nix - ./dots/way-displays.nix ]; # themes can be found here: https://github.com/tinted-theming/base16-schemes colorScheme = inputs.nix-colors.colorSchemes.dracula;