This commit is contained in:
Sakooooo 2024-10-15 15:26:04 +04:00
parent 295f2c3b56
commit 7f6bfc4779
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -235,8 +235,7 @@ function Bar(monitor = 0) {
class_name: "bar", class_name: "bar",
monitor, monitor,
anchor: ["bottom", "left", "right"], anchor: ["bottom", "left", "right"],
// margins: [5, 10, 0, 10], margins: [5, 10, 0, 10],
margins: [0, 0, 0, 0],
exclusivity: "exclusive", exclusivity: "exclusive",
child: Widget.CenterBox({ child: Widget.CenterBox({
start_widget: Left(), start_widget: Left(),