From 4c6fecb530609497bbdb0d25df9b8bc1da5ec6cd Mon Sep 17 00:00:00 2001 From: Bun Date: Tue, 6 May 2025 03:27:48 -0400 Subject: [PATCH] Fix waybar to show intended modules on offscreens --- modules/home/wms/programs/waybar/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/wms/programs/waybar/default.nix b/modules/home/wms/programs/waybar/default.nix index ce6398fe..84cdbd89 100644 --- a/modules/home/wms/programs/waybar/default.nix +++ b/modules/home/wms/programs/waybar/default.nix @@ -295,6 +295,7 @@ "!LVDS-1" "!eDP-1" "!DP-1" + "*" ]; modules-left = [ "sway/workspaces"