X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=baraction.sh;h=61be49f5eb33e136ef13b1b637eee7ceb56b2b40;hb=80969cf8c29a2dafad8dd7cd15b8aea39110f876;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 " }