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

8 lines
205 B
Plaintext

Config {
font = "xft:Iosevka Nerd Font-14",
bgColor = "#000000",
fgColor = "#ffffff",
position = Top,
commands = [ Run XMonadLog ],
template = %XMonadLog%
}