forked from colonelpanic/dotfiles
[taffybar] Add battery info
This commit is contained in:
parent
ce6c1e1388
commit
48ecccb40c
@ -163,6 +163,8 @@ main = do
|
||||
]
|
||||
, endWidgets = map (>>= buildPadBox)
|
||||
[ clock >>= setMinWidth 200
|
||||
, textBatteryNew "$percentage$% ($time$)"
|
||||
, batteryIconNew
|
||||
, sniTrayNew
|
||||
, github
|
||||
, cpu
|
||||
|
Loading…
Reference in New Issue
Block a user