From c86f9f4dc1f955cb04a29e7e0fbe6cddaea27866 Mon Sep 17 00:00:00 2001 From: poslop Date: Fri, 24 Apr 2026 17:44:45 -0500 Subject: [PATCH] renamed rum.desktops.hyprland --- modules/home/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;