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