From dd3b15959fa640fdbef6a5deacc8c47e47fd1462 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 4 Sep 2011 14:24:05 -0400 Subject: Added openbox configs --- _config/openbox/autostart.sh | 22 ++ _config/openbox/environment | 4 + _config/openbox/menu.xml | 162 +++++++++ _config/openbox/rc.xml | 788 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 976 insertions(+) create mode 100644 _config/openbox/autostart.sh create mode 100644 _config/openbox/environment create mode 100644 _config/openbox/menu.xml create mode 100644 _config/openbox/rc.xml diff --git a/_config/openbox/autostart.sh b/_config/openbox/autostart.sh new file mode 100644 index 00000000..53b386fc --- /dev/null +++ b/_config/openbox/autostart.sh @@ -0,0 +1,22 @@ +thunar --daemon & + +# Compositing +#xcompmgr & +xcompmgr -c -f -D 3 -C & + +# Wallpaper +nitrogen --restore + +# Panels/Docks +lxpanel & +docky & + +# Tray apps +parcellite & +volwheel & + +# Conky +conky & + +# Other daemons +/home/home/code/c/keycounter/keycounter -f -d -p /home/home/.keycounter.pid /home/home/.keycount & diff --git a/_config/openbox/environment b/_config/openbox/environment new file mode 100644 index 00000000..2aeeb03e --- /dev/null +++ b/_config/openbox/environment @@ -0,0 +1,4 @@ +export DESKTOP_ENV="OPENBOX" +export BROWSER=chromium +export XDG_DATA_DIRS=/home/home/.local/share:$XDG_DATA_DIRS:/home/home/.local/share +export GNOME_DESKTOP_SESSION_ID="openbox" diff --git a/_config/openbox/menu.xml b/_config/openbox/menu.xml new file mode 100644 index 00000000..003d819b --- /dev/null +++ b/_config/openbox/menu.xml @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + thunar + + + + + + + + thunar ~/code + + + + + + + thunar ~/Downloads + + + + + + + thunar ~/Music + + + + + + + thunar ~/Videos + + + + + + + thunar ~/stuff + + + + + + + + thunar / + + + + + + + + + lxappearance + + + + + + + qtconfig + + + + + + + nitrogen + + + + + + + gmenu-simple-editor + + + + + + + + + obconf + + + + + + + obmenu + + + + + + + obkey + + + + + + + + gvim ~/.config/openbox/rc.xml + + + + + + + gvim ~/.config/openbox/menu.xml + + + + + + + gvim ~/.config/openbox/autostart.sh + + + + + + + + + + + + + + + + + + + /home/home/bin/cb-logout.py + + + + + diff --git a/_config/openbox/rc.xml b/_config/openbox/rc.xml new file mode 100644 index 00000000..a06e9247 --- /dev/null +++ b/_config/openbox/rc.xml @@ -0,0 +1,788 @@ + + + + 10 + 20 + + + yes + + no + + yes + + no + + 200 + + no + + + + Smart + +
yes
+ + Active + + 1 + +
+ + egtk + CL + + yes + no + + Sans + 8 + + Bold + + Normal + + + + sans + 8 + + bold + + normal + + + + sans + 9 + + normal + + normal + + + + Sans + 9 + + Normal + + Normal + + + + sans + 9 + + bold + + normal + + + + + + 6 + 1 + + One + Two + Three + Four + Five + Six + + 875 + + + + yes + NonPixel + + Center + + + + 10 + + 10 + + + + + + 0 + 0 + 0 + 0 + + + Top + + 0 + 0 + no + Below + + Horizontal + + no + 300 + + 300 + + Middle + + + + C-g + + + + + + + + + no + + + + + no + + + + + no + + + + + no + + + + + no + + + + + no + + + + + + + + 2 + + + + + 3 + + + + + 4 + + + + + + + + + + + + + + + + client-menu + + + + + + + + + + + yes + yes + + + + + gmrun + + + + + terminal + + + + + root-menu + + + + + /home/home/bin/scrot-upload + + + + + /home/home/bin/scrot-upload -b -s + + + + + + + + + + + + + + + + + + + + + + + banshee --toggle-playing + + + + + banshee --previous + + + + + banshee --next + + + + + banshee --stop + + + + + qalculate + + + + + xautolock -locknow + + + + + 8 + + 200 + + 400 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + + + + + + + top + + + + + + + + + + + left + + + + + + + client-menu + + + + + + + + + + + right + + + + + + + client-menu + + + + + + + + + + + bottom + + + + + + + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-list-combined-menu + + + + + root-menu + + + + + + + + + + + + + + + + + + + menu.xml200no100400 + if this is a negative value, then the delay is infinite and the + submenu will not be hidden until a different submenu is opened --> + yes + + yes + + + + + + no + no + yes + no + no + above + + + no + no + yes + yes + no + yes + below + all + + +
-- cgit 1.4.1