X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=baraction.sh;h=61be49f5eb33e136ef13b1b637eee7ceb56b2b40;hb=cb242b5abd4026b38291906eec6b2306b7c197bf;hp=b81ceee28ba4a1750498b291b0a9c865ae37bbda;hpb=265cac27a62c8f9e4e123f32961b65826b0f17bd;p=spectrwm.git diff --git a/baraction.sh b/baraction.sh index b81ceee..61be49f 100644 --- a/baraction.sh +++ b/baraction.sh @@ -1,5 +1,5 @@ #!/bin/sh - +# $scrotwm$ print_cpu() { echo -n "CPU: ${7}% User ${8}% Nice ${9}% Sys ${10}% Int ${11}% Idle " }