From 79286e48c54b718528de8c20be5cd24238d49101 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 24 Aug 2021 14:47:22 -0400 Subject: .config/fbpanel/taskbar: Replace dtmon with deskno Loses brackets but is immediately responsive instead of having to poll every second. --- (limited to '.config/fbpanel') diff --git a/.config/fbpanel/taskbar b/.config/fbpanel/taskbar index 1e73cc5..3c09716 100644 --- a/.config/fbpanel/taskbar +++ b/.config/fbpanel/taskbar @@ -31,16 +31,9 @@ Plugin { } Plugin { - type = genmon + type = deskno expand = false padding = 0 - config { - command = ~/lib/panel/dtmon - textsize = 10240 - textcolor = #F3F3F5 - pollingtime = 1 - maxtextlength = 3 - } } Plugin { -- cgit v0.9.1