Files
nix/home-configuration/config/xmobar/xmobarrc
T
2026-07-12 08:17:35 +03:30

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%"
}