forked from colonelpanic/dotfiles
[taffybar] Renable widgets for gtk3
This commit is contained in:
Submodule dotfiles/config/taffybar/taffybar updated: 835a593c0b...6023bc3a02
@@ -213,10 +213,10 @@ main = do
|
|||||||
{ startWidgets = [hud, los, wnd]
|
{ startWidgets = [hud, los, wnd]
|
||||||
, endWidgets =
|
, endWidgets =
|
||||||
[ makeUnderline clock "teal"
|
[ makeUnderline clock "teal"
|
||||||
-- , makeUnderline systrayNew "yellow"
|
, makeUnderline systrayNew "yellow"
|
||||||
-- , makeUnderline mem "blue"
|
, makeUnderline mem "blue"
|
||||||
-- , makeUnderline cpu "green"
|
, makeUnderline cpu "green"
|
||||||
-- , makeUnderline netMonitor "yellow"
|
, makeUnderline netMonitor "yellow"
|
||||||
, makeUnderline mpris "red"
|
, makeUnderline mpris "red"
|
||||||
]
|
]
|
||||||
, barPosition = Top
|
, barPosition = Top
|
||||||
|
Reference in New Issue
Block a user