diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 8ce9e7a..741f064 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -228,7 +228,7 @@ }; wayland.windowManager.hyprland = { - configType = "lua"; + configType = "hyprlang"; settings = { exec-once = [ "${pkgs.wpaperd}/bin/wpaperd &"