From 44c43ccef49bf621ef3e1888025cff4f0fed67ba Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:29:27 +0400 Subject: [PATCH] a --- 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 b671ba25..fae07cc2 100644 --- a/config/ags/config.js +++ b/config/ags/config.js @@ -235,7 +235,7 @@ function Bar(monitor = 0) { class_name: "bar", monitor, anchor: ["bottom", "left", "right"], - margins: [5, 10, 0, 10], + margins: [0, 10, 0, 10], exclusivity: "exclusive", child: Widget.CenterBox({ start_widget: Left(),