From a998662ab17f11c97eecd33faf4b9301138bafdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 11 Jun 2026 13:13:49 +0200 Subject: [PATCH] Home Gen558 @ 2026-06-11-13:13 by jonas@comfy-station --- modules/desktop/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 &"