mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 12:02:46 +00:00
initial commit
This commit is contained in:
21
.config/i3blocks/cpu_usage2/README.md
Normal file
21
.config/i3blocks/cpu_usage2/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# cpu_usage2
|
||||
|
||||
Show CPU usage.
|
||||
This is a C version of the cpu_usage blocklet.
|
||||
|
||||

|
||||
|
||||
# Config
|
||||
|
||||
```
|
||||
[cpu_usage2]
|
||||
command=$SCRIPT_DIR/cpu_usage2
|
||||
markup=pango
|
||||
interval=persist
|
||||
#min_width=CPU 100.00%
|
||||
#REFRESH_TIME=1
|
||||
#LABEL=CPU
|
||||
#WARN_PERCENT=50
|
||||
#CRIT_PERCENT=80
|
||||
#DECIMALS=2
|
||||
```
|
Reference in New Issue
Block a user