From e435d8fe627646e485adaae36d08fc115c22fa20 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 Dec 2021 08:30:54 +0100 Subject: gkleen@sif: ... --- accounts/gkleen@sif/taffybar/src/taffybar.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'accounts/gkleen@sif/taffybar/src') diff --git a/accounts/gkleen@sif/taffybar/src/taffybar.hs b/accounts/gkleen@sif/taffybar/src/taffybar.hs index dd713ea7..c683f035 100644 --- a/accounts/gkleen@sif/taffybar/src/taffybar.hs +++ b/accounts/gkleen@sif/taffybar/src/taffybar.hs @@ -58,8 +58,8 @@ exampleTaffybarConfig = { getMenuLabel = truncatedGetMenuLabel 80 , getActiveLabel = truncatedGetActiveLabel 80 } - worktime = commandRunnerNew 150 "worktime" [] "worktime" - worktimeToday = commandRunnerNew 150 "worktime" ["today"] "worktime today" + worktime = commandRunnerNew 15 "worktime" [] "worktime" + worktimeToday = commandRunnerNew 15 "worktime" ["today"] "worktime today" -- See https://github.com/taffybar/gtk-sni-tray#statusnotifierwatcher -- for a better way to set up the sni tray -- tray = sniTrayThatStartsWatcherEvenThoughThisIsABadWayToDoIt -- cgit v1.2.3