mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-31 04:52:54 +00:00
initial commit
This commit is contained in:
11
.config/i3blocks/cpu_usage/i3blocks.conf
Normal file
11
.config/i3blocks/cpu_usage/i3blocks.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
[cpu_usage]
|
||||
command=$SCRIPT_DIR/cpu_usage
|
||||
interval=10
|
||||
LABEL=CPU
|
||||
#min_width=CPU: 100.00%
|
||||
#T_WARN=50
|
||||
#T_CRIT=80
|
||||
#DECIMALS=2
|
||||
#COLOR_NORMAL=#EBDBB2
|
||||
#COLOR_WARN=#FFFC00
|
||||
#COLOR_CRIT=#FF0000
|
Reference in New Issue
Block a user