[taffybar] Renable widgets for gtk3

This commit is contained in:
Ivan Malison 2017-10-24 17:27:13 -07:00
parent eb68a7e22a
commit 4949a5ee6e
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8
2 changed files with 5 additions and 5 deletions

@ -1 +1 @@
Subproject commit 835a593c0bf66e4f7bbc846fb686f04ebf4dc43b
Subproject commit 6023bc3a0202eaa5c9992f05f1c13cade7d7e618

View File

@ -213,10 +213,10 @@ main = do
{ startWidgets = [hud, los, wnd]
, endWidgets =
[ makeUnderline clock "teal"
-- , makeUnderline systrayNew "yellow"
-- , makeUnderline mem "blue"
-- , makeUnderline cpu "green"
-- , makeUnderline netMonitor "yellow"
, makeUnderline systrayNew "yellow"
, makeUnderline mem "blue"
, makeUnderline cpu "green"
, makeUnderline netMonitor "yellow"
, makeUnderline mpris "red"
]
, barPosition = Top