dotfiles/xmobar/natural-green-xmobarrc
Your Name 35e42a7be1 Update natural-green xmobar theme
Change font, tweak with the template
2025-06-04 12:16:30 +03:00

9 lines
360 B
Text

Config { bgColor = "#425F57"
, fgColor = "#CFFF8D"
, font = "xft:BigBlueTermPlus Nerd Font-12"
, additionalFonts = []
, commands = [ Run Date "%a %Y-%m-%d <fc=#8be9fd>%H:%M</fc>" "date" 10
, Run XMonadLog
]
, alignSep = "}{"
, template = "  %XMonadLog% }{ %date% "}