From 26e55271c3c32b4cf3a2f631de2a5c05336a6a96 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:48:22 +0400 Subject: [PATCH] ahh --- config/ags/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ags/config.js b/config/ags/config.js index 638af514..f03eda5f 100644 --- a/config/ags/config.js +++ b/config/ags/config.js @@ -159,7 +159,7 @@ function Left() { spacing: 8, children: [ Workspaces(), - ClientTitle(), + // ClientTitle(), ], }); }