Many small changes.

This commit is contained in:
2016-04-23 20:09:24 +02:00
parent af275c5c1a
commit df0019ae57
10 changed files with 31 additions and 53 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
j4-dmenu-desktop --dmenu="dmenu -fn 'DejaVu Sans:size=11' -i -p '>' -nb '#000000' -nf '#ffffff' -sb '#e16b40' -sf '#000000'"
j4-dmenu-desktop --dmenu="dmenu -fn 'DejaVu Sans:size=11' -h 24 -i -p '>' -nb '#000000' -nf '#ffffff' -sb '#e16b40' -sf '#000000'"

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
load="$(cut -d ' ' -f 2 /proc/loadavg)"
load="$(cut -d ' ' -f 1 /proc/loadavg)"
cpus="$(nproc --all)"
echo $load