From 8e950290eb532e03741176ea66703b03161a007b Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Tue, 10 Sep 2024 17:54:17 +0200 Subject: [PATCH] Fix wrong reference/typo --- modules/home/waybar/settings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/waybar/settings.nix b/modules/home/waybar/settings.nix index fbfc3c3..7dd513b 100644 --- a/modules/home/waybar/settings.nix +++ b/modules/home/waybar/settings.nix @@ -55,7 +55,7 @@ tooltip-format = "{:%Y %B}\n{calendar}"; format-alt = " {:%d/%m}"; }; - "wlr/workspaces" = { + "hyprland/workspaces" = { active-only = false; all-outputs = false; disable-scroll = false;