chore: update bar position for horizontal monitor

This commit is contained in:
♥ Minnie ♥ 2025-06-19 09:36:19 +08:00
parent abf0c78203
commit d90c4545ec
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -18,7 +18,7 @@ config =
, border = BottomB , border = BottomB
, borderColor = "#32302f" , borderColor = "#32302f"
, borderWidth = 5 , borderWidth = 5
, position = Static {xpos = 1080, ypos = 0, width = 2560, height = 28} , position = Static {xpos = 1920, ypos = 0, width = 2560, height = 28}
, commands = myCommands , commands = myCommands
, sepChar = "%" , sepChar = "%"
, alignSep = "}{" , alignSep = "}{"