Remove battery from xmobar

This commit is contained in:
Ivan Malison 2016-09-13 13:47:55 -07:00
parent 72114e8f6c
commit 982a9efb78
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -11,7 +11,7 @@ Config {
-- layout
, sepChar = "%" -- delineator between plugin names and straight text
, alignSep = "}{" -- separator between left-right alignment
, template = "%battery% | %multicpu% | %coretemp% | %memory% | %dynnetwork% }{ %RJTT% | %date% || %kbd% "
, template = "%multicpu% | %coretemp% | %memory% | %dynnetwork% }{ %RJTT% | %date% || %kbd% "
-- general behavior
, lowerOnStart = True -- send to bottom of window stack on start