From 26a4d1b81b4311f57888cd73f679660b96a86c89 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 14 Apr 2020 20:25:40 -0400 Subject: pidof/pamixer allows quick vol update battery script already on one line --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 60025f8..0b51ee5 100644 --- a/config.h +++ b/config.h @@ -12,8 +12,8 @@ static const Block blocks[] = { /* {"moonphase", 18000, 5}, */ {"weather", 18000, 5}, {"mailbox", 180, 12}, - {"volume", 1, 10}, - {"battery | tr \'\n\' \' \'", 5, 3}, + {"volume", 0, 10}, + {"battery", 5, 3}, {"clock", 60, 1}, {"internet", 5, 4}, {"help", 0, 15}, -- cgit v1.2.3