From bcb0b71769a0647efa472fc5191ebcafbd69cf54 Mon Sep 17 00:00:00 2001 From: jasmine Date: Wed, 30 Apr 2025 12:46:11 +0800 Subject: [PATCH] update x position --- src/xmobar.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xmobar.hs b/src/xmobar.hs index a0cea2a..87c942c 100644 --- a/src/xmobar.hs +++ b/src/xmobar.hs @@ -18,7 +18,7 @@ config = , border = BottomB , borderColor = "#32302f" , borderWidth = 5 - , position = Static {xpos = 1920, ypos = 0, width = 2560, height = 28} + , position = Static {xpos = 1080, ypos = 0, width = 2560, height = 28} , commands = myCommands , sepChar = "%" , alignSep = "}{"