From eb2e4429ee25e339a3a3532424adc74cc963bc2d Mon Sep 17 00:00:00 2001 From: Gabriel Fontes Date: Fri, 22 Mar 2024 21:03:38 -0300 Subject: [PATCH] enable gammastep verbose logging to fix waybar module --- home/misterio/features/desktop/common/wayland-wm/gammastep.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/misterio/features/desktop/common/wayland-wm/gammastep.nix b/home/misterio/features/desktop/common/wayland-wm/gammastep.nix index 498756e3..ad77e317 100644 --- a/home/misterio/features/desktop/common/wayland-wm/gammastep.nix +++ b/home/misterio/features/desktop/common/wayland-wm/gammastep.nix @@ -1,6 +1,7 @@ { services.gammastep = { enable = true; + enableVerboseLogging = true; provider = "geoclue2"; temperature = { day = 6000;