Code Sample |
[submenu] (WindowManager) {} [exit] (Exit) [reconfig] (Reconfigure) [restart] (Restart){} [restart] (Switch to xfce) {/path/to/xfce} [exec] (Switch to jwm){switcher.lua} [end] |
Code Sample |
case $DESKTOP in fluxbox) blah blah blah ;; xfce) exec /path/to/xfce ;; *) exec fluxbox ;; esac |
Quote (DAaaMan64 @ Jan. 19 2006,23:27) |
how come it doesn't look like the normal xfce? |