From 3a2e541202f80f85070d6b8341442074b10e5267 Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 25 Apr 2026 22:12:31 -0500 Subject: First attempt to fix multimon waybar --- waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waybar/config b/waybar/config index c29be0a..3266b2c 100644 --- a/waybar/config +++ b/waybar/config @@ -79,7 +79,7 @@ "hyprland/workspaces": { "format": "{icon}", "active-only": false, - "all-outputs": false, + "all-outputs": true, "persistent-only": true, "show-special": false, "format-icons": { -- cgit v1.2.3