mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 20:12:42 +00:00
init
This commit is contained in:
21
.config/i3blocks/cpu_util_detailed/i3blocks.conf
Normal file
21
.config/i3blocks/cpu_util_detailed/i3blocks.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
[cpu_util_detailed]
|
||||
command=$SCRIPT_DIR/cpu_util_detailed
|
||||
label=CPU
|
||||
markup=pango
|
||||
interval=-2
|
||||
#report_time=5
|
||||
#stats=usr nice sys iowait
|
||||
#format=%6.2f
|
||||
#warn=80
|
||||
#usr_color=green
|
||||
#nice_color=yellow
|
||||
#sys_color=red
|
||||
#iowait_color=grey
|
||||
#irq_color=purple
|
||||
#soft_color=violet
|
||||
#steal_color=orange
|
||||
#guest_color=cyan
|
||||
#gnice_color=blue
|
||||
#idle_color=white
|
||||
#total_color=white
|
||||
|
Reference in New Issue
Block a user