Seperate theme files, Xmobar major changes.
This commit is contained in:
parent
1fcc67c8f2
commit
f70f93141f
4 changed files with 48 additions and 28 deletions
|
|
@ -1,3 +1,8 @@
|
|||
Config { bgColor = "#425F57"
|
||||
, fgColor = "#CFFF8D"
|
||||
, template = "%XMonadPropRead%"}
|
||||
, font = "xft:iosevka-9"
|
||||
, commands = [ Run Date "%a %Y-%m-%d <fc=#8be9fd>%H:%M</fc>" "date" 10
|
||||
, Run XMonadLog
|
||||
]
|
||||
, alignSep = "}{"
|
||||
, template = " %XMonadLog% }{ %date% "}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue