diff --git a/modules/home/hyprland.nix b/modules/home/hyprland.nix index 497958f..9173046 100644 --- a/modules/home/hyprland.nix +++ b/modules/home/hyprland.nix @@ -1,8 +1,8 @@ { imports = [ ../../apps/hyprland/home.nix - # ../../apps/walker/home.nix - ../../apps/fsel/home.nix + ../../apps/walker/home.nix + # ../../apps/fsel/home.nix ../../apps/hyprpaper/home.nix ]; }