all repos — nixfiles @ 1dba95bca7fd7564f260a82c32a8d63f168da892

System and user configuration, managed by nix and home-manager

Xmobar: Reorder items

Alan Pearce
commit

1dba95bca7fd7564f260a82c32a8d63f168da892

parent

ea81adff7d45801de3ea5e7b014494fb185d8934

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-xmobar/xmobarrctag-xmobar/xmobarrc
@@ -36,5 +36,5 @@ , Run Date "%a %b %_d %Y %H:%M" "date" 100
] , sepChar = "%" , alignSep = "}{" - , template = "%cpu% | %memory% | %dynnetwork% | %StdinReader% }{ %EGNX% | <fc=#ee9a00>%date%</fc>" + , template = "%StdinReader% }{ %cpu% | %memory% | %dynnetwork% | %EGNX% | <fc=#ee9a00>%date%</fc>" }