From bd8652d549dd7b295a2eb04b0874938dfd86eb3c Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 7 Sep 2025 11:38:34 +0530 Subject: fixed mybar2 to the top of the screen --- .config/polybar/bars.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/polybar') diff --git a/.config/polybar/bars.ini b/.config/polybar/bars.ini index e945e9a..9ac7417 100644 --- a/.config/polybar/bars.ini +++ b/.config/polybar/bars.ini @@ -1,11 +1,11 @@ [bar/mybar2] monitor = ${env:MONITOR:HDMI-0} enable-ipc = true -width = 1906 +width = 1920 height = 28 -offset-x = 7 -offset-y = 6 -radius = 4 +offset-x = 0 +offset-y = 0 +radius = 0 fixed-center = true bottom = 0 -- cgit v1.2.3