diff --git a/modules/home/hyprland/default.nix b/modules/home/hyprland/default.nix index d445854..c001971 100644 --- a/modules/home/hyprland/default.nix +++ b/modules/home/hyprland/default.nix @@ -55,11 +55,6 @@ recursive = true; }; - home.file.".config/swww" = { - source = ./conf/swww; - recursive = true; - }; - home.file.".config/waybar" = { source = ./conf/waybar; recursive = true;