From 7f6bfc477953dd7737ab95cf0ab5446a9d723b59 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:26:04 +0400 Subject: [PATCH] a --- config/ags/config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/ags/config.js b/config/ags/config.js index 6fde77d0..b671ba25 100644 --- a/config/ags/config.js +++ b/config/ags/config.js @@ -235,8 +235,7 @@ function Bar(monitor = 0) { class_name: "bar", monitor, anchor: ["bottom", "left", "right"], - // margins: [5, 10, 0, 10], - margins: [0, 0, 0, 0], + margins: [5, 10, 0, 10], exclusivity: "exclusive", child: Widget.CenterBox({ start_widget: Left(),