update x position

This commit is contained in:
♥ Minnie ♥ 2025-04-30 12:46:11 +08:00
parent 387e72cc31
commit bcb0b71769
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 = 1920, ypos = 0, width = 2560, height = 28} , position = Static {xpos = 1080, ypos = 0, width = 2560, height = 28}
, commands = myCommands , commands = myCommands
, sepChar = "%" , sepChar = "%"
, alignSep = "}{" , alignSep = "}{"