diff --git a/config/xmobar/xmobarrc b/config/xmobar/xmobarrc index 236ea39e..1b354297 100644 --- a/config/xmobar/xmobarrc +++ b/config/xmobar/xmobarrc @@ -12,7 +12,7 @@ Config { -- layout , sepChar = "%" -- delineator between plugin names and straight text , alignSep = "}{" -- separator between left-right alignment - , template = "%StdinReader% | %battery% | %multicpu% | %memory% }{ %date% | %kbd% %_XMONAD_TRAYPAD%" + , template = "%XMonadLog% | %battery% | %multicpu% | %memory% }{ %date% | %kbd% %_XMONAD_TRAYPAD%" -- general behavior , lowerOnStart = True -- send to bottom of window stack on start @@ -51,7 +51,7 @@ Config { , "--high" , "darkred" ] 10 -- workspaces - , Run StdinReader + , Run XMonadLog -- cpu activity monitor , Run MultiCpu [ "--template" , "Cpu: %|%"