You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.2 KiB
51 lines
1.2 KiB
background yes |
|
use_xft yes |
|
xftfont DejaVu Mono:size=10 |
|
xftalpha 1 |
|
update_interval 2.0 |
|
total_run_times 0 |
|
own_window yes |
|
own_window_type desktop |
|
own_window_transparent no |
|
own_window_colour black |
|
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager |
|
double_buffer yes |
|
minimum_size 1277 3 |
|
draw_shades no |
|
draw_outline no |
|
draw_borders no |
|
draw_graph_borders yes |
|
stippled_borders 0 |
|
border_width 1 |
|
default_color darkgray |
|
default_shade_color white |
|
default_outline_color darkgray |
|
alignment top_left |
|
gap_x 2 |
|
gap_y 2 |
|
no_buffers yes |
|
uppercase no |
|
cpu_avg_samples 2 |
|
net_avg_samples 2 |
|
override_utf8_locale yes |
|
use_spacer right |
|
|
|
background yes |
|
|
|
default_color black |
|
|
|
own_window_colour D9D9D9 |
|
|
|
TEXT |
|
[ ${color darkblue}${execi 2 SHELL=/bin/sh musca -c "silent show groups" \ |
|
| cut -f 2- -d ' ' \ |
|
| sed -e :a -e '$b;N;s/\n/ | /;ba' \ |
|
| sed 's/- //g;s/\*/+/g' |
|
} ]${offset 55}\ |
|
${alignc} \ |
|
${if_mounted /}$color /: ${color brown}${fs_free /}${endif}\ |
|
${if_mounted /home}$color | home: ${color brown}${fs_free /home}${endif}\ |
|
${if_mounted /mnt/data}$color | home: ${color brown}${fs_free /mnt/data}${endif}\ |
|
${alignr}\ |
|
${color darkblue}[${execi 2 SHELL=/bin/sh ~/.shellrc/bin/skb 1}]$color | \ |
|
${color black}${time %H:%M} (${time %d.%m.%Y})
|
|
|