forked from colonelpanic/dotfiles
[taffybar] Use new battery features
This commit is contained in:
parent
ddc9eeeae5
commit
c8a7021f2c
@ -250,7 +250,7 @@ main = do
|
||||
defaultTaffybarConfig
|
||||
{ startWidgets = [hud, los, addClass "WindowSwitcher" wnd]
|
||||
, endWidgets =
|
||||
[ batteryBarNew defaultBatteryConfig 1.0
|
||||
[ batteryBarNewWithFormat defaultBatteryConfig "$percentage$% ($time$) - $status$" 1.0
|
||||
, makeContents clock "Cpu"
|
||||
-- , makeContents systrayNew "Cpu"
|
||||
, makeContents buildSNITray "Cpu"
|
||||
|
Loading…
Reference in New Issue
Block a user