From 2e412c80cb1aea6571356310b81e1c8c406cc7ec Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Tue, 24 Sep 2024 22:41:29 +0530 Subject: [PATCH] skipper: show all active workspaces --- home/wm/addon/waybar/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/wm/addon/waybar/default.nix b/home/wm/addon/waybar/default.nix index db40715..a66b8f9 100644 --- a/home/wm/addon/waybar/default.nix +++ b/home/wm/addon/waybar/default.nix @@ -18,7 +18,6 @@ modules-right = [ "tray" "idle_inhibitor" "network" "bluetooth" "wireplumber" "backlight" "battery" "clock" "custom/notification" ]; "niri/workspaces" = { all-outputs = false; - current-only = true; }; "niri/window" = { separate-outputs = true;