diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index 9de7508..0531411 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -1,7 +1,7 @@ { programs.hyprland.enable = true; hj = { - rum.programs.hyprland.enable = true; + rum.desktops.hyprland.enable = true; files = { ".config/hypr".source = ./hypr;