Update config for 27th September 2021

This commit is contained in:
Ethan Lane 2021-09-27 18:32:51 +01:00
parent a887fe636b
commit 5045919077
Signed by: Vylpes
GPG key ID: EED233CC06D12504
5 changed files with 10 additions and 20 deletions

View file

@ -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