blob: a5419a3e2f8f2ad1eb41b8d362dcedde8345cd63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
out_to_x no
own_window no
out_to_console yes
background no
max_text_width 0
use_spacer left
update_interval 1.0
cpu_avg_samples 2
net_avg_samples 2
TEXT
✉ ${new_mails $HOME/.maildir/}/${mails $HOME/.maildir/} | \
/home ${fs_free /home} | \
RAM ${memperc}% | \
BATT ${battery BAT0} | \
${loadavg 1} | \
♪ ${exec pactl list sinks | awk '/Volume: 0:/ {print substr($3, 1, index($3, "%") - 2)}'|head -n 1} | \
${time %a %d %b %Y} ${time %H:%M:%S}
|