From ed0dabf634bc6638520a5c6073c327f5cad86a40 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:55:17 +0400 Subject: [PATCH] make inactive workspaces have an inactive class --- config/ags/widget/Bar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ags/widget/Bar.tsx b/config/ags/widget/Bar.tsx index e6f30886..b4726d99 100644 --- a/config/ags/widget/Bar.tsx +++ b/config/ags/widget/Bar.tsx @@ -86,7 +86,7 @@ function Workspaces() { return {workspaceButtons.map (workspace => )}