Update config for 27th September 2021
This commit is contained in:
parent
a887fe636b
commit
5045919077
5 changed files with 10 additions and 20 deletions
|
@ -1,11 +1,11 @@
|
|||
Config { font = "xft:hack:pixelsize=30:antialias=true:hinting=true"
|
||||
Config { font = "xft:hack:pixelsize=12:antialias=true:hinting=true"
|
||||
, additionalFonts = []
|
||||
, borderColor = "black"
|
||||
, border = TopB
|
||||
, bgColor = "black"
|
||||
, fgColor = "grey"
|
||||
, alpha = 255
|
||||
, position = Static { xpos = 0, ypos = 0, width = 3940, height = 30 }
|
||||
, position = Static { xpos = 0, ypos = 0, width = 1920, height = 20 }
|
||||
, textOffset = -1
|
||||
, iconOffset = -1
|
||||
, lowerOnStart = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue