9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
Config {
|
|
font = "xft:Iosevka Nerd Font-14",
|
|
bgColor = "#000000",
|
|
fgColor = "#ffffff",
|
|
position = TopW L 100,
|
|
commands = [ Run XMonadLog ],
|
|
template = "%XMonadLog%"
|
|
}
|