xset dpms 0 0 600
# root terminal
-urxvt -name URxvtRoot -override-redirect -geometry x5+0-0 \
+urxvt -name URxvtBG -override-redirect -geometry x5+0-0 \
-e tail -f /var/log/messages &
-xdotool search --limit 1 --sync --classname URxvtRoot windowsize 100% y
+xdotool search --limit 1 --sync --classname URxvtBG windowsize -usehints 100% 6
# tray icons
#"$HOME/src/phwmon/phwmon.py" --mem --mem_percent --net --io --bg \#0000 &