chore: update bar position for horizontal monitor
This commit is contained in:
parent
abf0c78203
commit
d90c4545ec
1 changed files with 1 additions and 1 deletions
|
@ -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 = "}{"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue