VSIDO ISO's Updated
You should have a system tray (tint2) in the upper right corner. The strut policy of that tint2 panel prevents the window from maximizing over the panel; the conky resides in the gap.
Also, you can see lot of solutions on session-logout here too, http://crunchbang.org/forums/viewtopic.php?pid=438291#p438291
[submenu] (Exit) [exit] (Logout) [exec] (Suspend) {systemctl suspend} [exec] (Reboot) {systemctl reboot} [exec] (Shutdown) {systemctl poweroff}[end]
I like this oneCode: [Select][submenu] (Exit) [exit] (Logout) [exec] (Suspend) {systemctl suspend} [exec] (Reboot) {systemctl reboot} [exec] (Shutdown) {systemctl poweroff}[end]One of the beauties of FB is that it uses plain text for the configs instead of xml. Much cleaner and human readable.
[submenu] (Exit) [exit] (Logout) [exec] (Reboot) {reboot} [exec] (Shutdown) {shutdown} [end]