Update xmonad config

This commit is contained in:
2024-03-27 11:39:34 +01:00
parent b8d6a5bf8f
commit a49b6f32a0
3 changed files with 18 additions and 7 deletions

View File

@ -1,5 +1,5 @@
Config { overrideRedirect = False
, font = "Bitstream Vera Sans Mono Bold 9"
, font = "Jetbrains Mono Nerd Font Bold 9"
, bgColor = "black"
, fgColor = "#646464"
, position = TopW L 93

View File

@ -1,5 +1,5 @@
Config { overrideRedirect = False
, font = "Bitstream Vera Sans Mono Bold 9"
, font = "Jetbrains Mono Nerd Font Bold 9"
, bgColor = "black"
, fgColor = "#646464"
, position = Top