From c585b359cf3259b9fa3244b679e38c4dc7be51e5 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 26 Apr 2018 21:15:22 -0400 Subject: .config/fbpanel/taskbar: Increase font size to 7.5 pt and poll time to 5 s --- (limited to '.config') diff --git a/.config/fbpanel/taskbar b/.config/fbpanel/taskbar index 9dd7560..f2ee9df 100644 --- a/.config/fbpanel/taskbar +++ b/.config/fbpanel/taskbar @@ -59,9 +59,9 @@ Plugin { padding = 0 config { command = /home/pj/bin/hwmon -r CPU: :k10temp/temp1 :w83795g/fan1 :fam15h_power/power1 - textsize = 7168 + textsize = 7680 textcolor = #F3F3F5 - pollingtime = 1 + pollingtime = 5 maxtextlength = 16 } } @@ -79,9 +79,9 @@ Plugin { padding = 0 config { command = /home/pj/bin/hwmon -r GPU: :nouveau/temp1 :nouveau/fan1 :nouveau/power1 - textsize = 7168 + textsize = 7680 textcolor = #F3F3F5 - pollingtime = 1 + pollingtime = 5 maxtextlength = 16 } } -- cgit v0.9.1