From 8da343920ba5084c0eae864c63f349d4e33c9561 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Oct 2023 22:13:09 +0200 Subject: ... --- accounts/gkleen@sif/taffybar/src/taffybar.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'accounts') diff --git a/accounts/gkleen@sif/taffybar/src/taffybar.hs b/accounts/gkleen@sif/taffybar/src/taffybar.hs index 2f89b5e2..67ee942d 100644 --- a/accounts/gkleen@sif/taffybar/src/taffybar.hs +++ b/accounts/gkleen@sif/taffybar/src/taffybar.hs @@ -64,8 +64,8 @@ taffybarConfig = { getMenuLabel = truncatedGetMenuLabel 80 , getActiveLabel = truncatedGetActiveLabel 80 } - worktime = commandRunnerNew 15 "worktime" [] "worktime" - worktimeToday = commandRunnerNew 15 "worktime" ["today"] "worktime today" + worktime = commandRunnerNew 60 "worktime" [] "worktime" + worktimeToday = commandRunnerNew 60 "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