Hat da jemand ne Idee?
Benutze LXDE Session, starte darin aber xfdesktop für Hintergrund, weil pcmanfm nicht zu gebrauchen ist (und vorher Desktop verwaltet hat). Thunar hab ich also auch.
Als ich noch pcmanfm als Desktopverwalter genommen hab, ging folgendes ohne Probleme und hat transparenz erzeugt:
background no
out_to_console yes
update_interval 2
use_xft yes
xftfont Sans :size=8.5
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window_type normal
own_window yes
double_buffer yes
on_top yes
minimum_size 250 4
maximum_width 250
draw_shades no
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 0
gap_x 13
gap_y 10
alignment top_right
use_spacer left
no_buffers yes
TEXT
${color yellow}$hr
MAIN
${color white}$kernel ${alignr} CPU @ ${freq_g}GHz
${color white}${time %a, %d. %b, %H:%M Uhr}${alignr}${execi 1000 pacman -Qu | wc -l} update(s)
${color white}load: $loadavg${alignr}up: $uptime
${color yellow}$hr
${color yellow}TEMP
${color white}cpu: ${execi 8 sensors coretemp-isa-0000 | grep -i 'Core 0' | cut -c15-18}°C ${alignr}
${color yellow}$hr
${color yellow}MEMORY
${color white}$mem ($memperc%) / $memmax
${color yellow}PROCESSES/USAGE
${color white}${top name 1} ${alignr}${top_mem name 1}
${color white}${top name 2} ${alignr}${top_mem name 2}
${color white}${top name 3} ${alignr}${top_mem name 3}
${color yellow}$hr
${color yellow}NETWORK
${color white}${downspeed wlan0}/s${alignc}${downspeedgraph eth0 10,50} ${alignr}${totaldown eth0} total
${color white}${upspeed wlan0}/s${alignc}${upspeedgraph eth0 10,50} ${alignr}${totalup eth0} total
${color yellow}$hr
${color yellow}DISKS
${color white}root ${alignc} ${fs_used /}/${fs_size /}${alignr}${fs_bar 10,75 /}
${color white}home ${alignc}${fs_used /home}/${fs_size /home}${alignr}${fs_bar 10,75 /home}
${color yellow}$hr