Update XMonad config

This commit is contained in:
2024-03-25 22:45:18 +01:00
parent 9dcd101b54
commit f7da68f66e
2 changed files with 41 additions and 7 deletions

View File

@ -2,7 +2,7 @@ Config { overrideRedirect = False
, font = "Bitstream Vera Sans Mono Bold 9"
, bgColor = "black"
, fgColor = "#646464"
, position = TopW L 92
, position = TopW L 93
, border = BottomB
, borderColor = "#646464"
, allDesktops = True