summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2017-11-06 13:09:10 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2017-11-06 13:09:10 -0500
commit50a786cfd8a5a91fe4c820ac5e78ff590517fbd3 (patch)
treef05cf2e0becb0a6a258c9699688adc381b479e19
parente7a58fb78f22c068665ce48329d8ca9af40852f4 (diff)
add user skel
-rw-r--r--skel/.bash_profile12
-rw-r--r--skel/.bashrc15
-rwxr-xr-xskel/.config/autostart/autostart-lxde.sh4
-rw-r--r--skel/.config/autostart/autostart.desktop5
-rwxr-xr-xskel/.config/autostart/autostart.sh10
-rw-r--r--skel/.config/caja/accels133
-rw-r--r--skel/.config/caja/desktop-metadata23
-rw-r--r--skel/.config/dconf/userbin0 -> 6616 bytes
-rw-r--r--skel/.config/gtk-2.0/gtkfilechooser.ini11
-rw-r--r--skel/.config/gtk-3.0/settings.ini15
-rw-r--r--skel/.config/lxpanel/LXDE/config2
-rw-r--r--skel/.config/lxpanel/LXDE/panels/panel178
-rw-r--r--skel/.config/lxsession/LXDE/autostart3
-rw-r--r--skel/.config/lxsession/LXDE/desktop.conf48
-rw-r--r--skel/.config/openbox/lxde-rc.xml763
-rw-r--r--skel/.config/pcmanfm/LXDE/desktop-items-0.conf14
-rw-r--r--skel/.config/volumeicon/volumeicon25
-rw-r--r--skel/.directory6
-rw-r--r--skel/.dmrc3
-rw-r--r--skel/.gtkrc-2.018
-rw-r--r--skel/.purple/accounts.xml31
-rw-r--r--skel/.purple/blist.xml18
-rw-r--r--skel/.purple/prefs.xml427
-rw-r--r--skel/.themes/Parabola/index.theme13
24 files changed, 1777 insertions, 0 deletions
diff --git a/skel/.bash_profile b/skel/.bash_profile
new file mode 100644
index 0000000..23ecb2a
--- /dev/null
+++ b/skel/.bash_profile
@@ -0,0 +1,12 @@
+#
+# ~/.bash_profile
+#
+
+[[ -f ~/.bashrc ]] && . ~/.bashrc
+
+export EDITOR=nano
+export DESKTOP_SESSION='_DESKTOP_SESSION_'
+
+~/.automated_script.sh
+
+[ -n "$DESKTOP_SESSION" -a -z "$DISPLAY" -a "$(tty)" = /dev/tty1 ] && exec startx
diff --git a/skel/.bashrc b/skel/.bashrc
new file mode 100644
index 0000000..89392d7
--- /dev/null
+++ b/skel/.bashrc
@@ -0,0 +1,15 @@
+#
+# ~/.bashrc
+#
+
+# If not running interactively, don't do anything
+[[ $- != *i* ]] && return
+
+setxkbmap us
+
+alias ls='ls --color=auto'
+
+if [[ "$XDG_VTNR" == "7" ]]
+then PS1="\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w/\[\033[00m\]\n$ "
+else PS1='[\u@\h \W]\$ '
+fi
diff --git a/skel/.config/autostart/autostart-lxde.sh b/skel/.config/autostart/autostart-lxde.sh
new file mode 100755
index 0000000..a65c467
--- /dev/null
+++ b/skel/.config/autostart/autostart-lxde.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+
+which octopi-notifier && sleep 10 && octopi-notifier &
diff --git a/skel/.config/autostart/autostart.desktop b/skel/.config/autostart/autostart.desktop
new file mode 100644
index 0000000..0866f65
--- /dev/null
+++ b/skel/.config/autostart/autostart.desktop
@@ -0,0 +1,5 @@
+[Desktop Entry]
+Type=Application
+Name=Parabola Autostart Script
+Exec=/home/parabola/.config/autostart/autostart.sh
+Terminal=false
diff --git a/skel/.config/autostart/autostart.sh b/skel/.config/autostart/autostart.sh
new file mode 100755
index 0000000..8ec1a4b
--- /dev/null
+++ b/skel/.config/autostart/autostart.sh
@@ -0,0 +1,10 @@
+#!/bin/bash
+
+
+[ -f ~/welcome.txt ] && zenity --question --width=620 \
+ --title="_EDITION_TITLE_" \
+ --text="cat ~/welcome.txt" \
+ --ok-label="OK" \
+ --cancel-label="Don't show this again" || rm ~/welcome.txt &
+
+/home/parabola/.config/autostart/autostart-lxde.sh &
diff --git a/skel/.config/caja/accels b/skel/.config/caja/accels
new file mode 100644
index 0000000..9464f0d
--- /dev/null
+++ b/skel/.config/caja/accels
@@ -0,0 +1,133 @@
+; caja GtkAccelMap rc-file -*- scheme -*-
+; this file is an automated accelerator map dump
+;
+; (gtk_accel_path "<Actions>/DirViewActions/Trash" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Save Search" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Sort by Emblems" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Start Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Location Poll" "")
+; (gtk_accel_path "<Actions>/ShellActions/Go to Trash" "")
+; (gtk_accel_path "<Actions>/SpatialActions/Go to Location" "<Primary>l")
+; (gtk_accel_path "<Actions>/IconViewActions/Stretch" "")
+; (gtk_accel_path "<Actions>/DirViewActions/MoveToMenu" "")
+; (gtk_accel_path "<Actions>/ShellActions/ZoomInAccel" "<Primary>equal")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationTrash" "")
+; (gtk_accel_path "<Actions>/DirViewActions/RenameSelectAll" "<Shift>F2")
+; (gtk_accel_path "<Actions>/DirViewActions/Undo" "<Primary>z")
+; (gtk_accel_path "<Actions>/DirViewActions/Location Start Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/CopyToMenu" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Empty Trash" "")
+; (gtk_accel_path "<Actions>/ShellActions/Close" "<Primary>w")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationRestoreFromTrash" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Manual Layout" "")
+; (gtk_accel_path "<Actions>/ShellActions/Zoom Normal" "<Primary>0")
+; (gtk_accel_path "<Actions>/DirViewActions/Create Link" "<Primary>m")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationDelete" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Sort by Trash Time" "")
+; (gtk_accel_path "<Actions>/DirViewActions/OtherApplication2" "")
+; (gtk_accel_path "<Actions>/DirViewActions/OpenInNewTab" "<Primary><Shift>o")
+; (gtk_accel_path "<Actions>/DirViewActions/OtherApplication1" "")
+; (gtk_accel_path "<Actions>/ShellActions/Connect to Server" "")
+; (gtk_accel_path "<Actions>/ShellActions/Help" "")
+; (gtk_accel_path "<Actions>/ShellActions/ZoomInAccel2" "<Primary>KP_Add")
+; (gtk_accel_path "<Actions>/SpatialActions/Close All Folders" "<Primary>q")
+; (gtk_accel_path "<Actions>/ShellActions/File" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Format Volume" "")
+; (gtk_accel_path "<Actions>/ShellActions/Caja Manual" "F1")
+; (gtk_accel_path "<Actions>/ShellActions/Go to Network" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Mount Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Copy" "<Primary>c")
+; (gtk_accel_path "<Actions>/IconViewActions/Sort by Type" "")
+; (gtk_accel_path "<Actions>/ShellActions/View" "")
+; (gtk_accel_path "<Actions>/DirViewActions/New Empty File" "")
+; (gtk_accel_path "<Actions>/ShellActions/About Caja" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Location Eject Volume" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Unstretch" "")
+; (gtk_accel_path "<Actions>/ShellActions/Zoom Out" "<Primary>minus")
+; (gtk_accel_path "<Actions>/DirViewActions/OpenCloseParent" "<Shift><Alt>Down")
+; (gtk_accel_path "<Actions>/SpatialActions/Close Parent Folders" "<Primary><Shift>w")
+; (gtk_accel_path "<Actions>/DirViewActions/Open" "<Primary>o")
+; (gtk_accel_path "<Actions>/DirViewActions/Self Format Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Unmount Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Connect To Server Link" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Location Unmount Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Reset to Defaults" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Location Mount Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationCut" "")
+; (gtk_accel_path "<Actions>/ShellActions/Zoom In" "<Primary>plus")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationOpenFolderWindow" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Self Eject Volume" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Tighter Layout" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Paste Files Into" "")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationCopy" "")
+; (gtk_accel_path "<Actions>/DirViewActions/OpenAccel" "<Alt>Down")
+; (gtk_accel_path "<Actions>/DirViewActions/Open With" "")
+; (gtk_accel_path "<Actions>/ShellActions/Edit" "")
+; (gtk_accel_path "<Actions>/ShellActions/Up" "<Alt>Up")
+; (gtk_accel_path "<Actions>/DirViewActions/Open Scripts Folder" "")
+; (gtk_accel_path "<Actions>/DirViewActions/New Documents" "")
+; (gtk_accel_path "<Actions>/ShellActions/Reload" "<Primary>r")
+; (gtk_accel_path "<Actions>/DirViewActions/Move to Home" "")
+; (gtk_accel_path "<Actions>/ShellActions/Backgrounds and Emblems" "")
+; (gtk_accel_path "<Actions>/DirViewActions/No Templates" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Location Format Volume" "")
+; (gtk_accel_path "<Actions>/ShellActions/ZoomOutAccel" "<Primary>KP_Subtract")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationPasteFilesInto" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Sort by Size" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Select All" "<Primary>a")
+; (gtk_accel_path "<Actions>/DirViewActions/OpenAlternate" "<Primary><Shift>o")
+; (gtk_accel_path "<Actions>/ShellActions/Preferences" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Poll" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Select Pattern" "<Primary>s")
+; (gtk_accel_path "<Actions>/DesktopViewActions/Change Background" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Reversed Order" "")
+; (gtk_accel_path "<Actions>/ShellActions/Go to Computer" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Restore From Trash" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Location Stop Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationProperties" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Rename" "F2")
+; (gtk_accel_path "<Actions>/DirViewActions/Redo" "<Primary>y")
+; (gtk_accel_path "<Actions>/ShellActions/Go to Templates" "")
+; (gtk_accel_path "<Actions>/ShellActions/Show Hidden Files" "<Primary>h")
+; (gtk_accel_path "<Actions>/DirViewActions/Self Start Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Move to next pane" "")
+; (gtk_accel_path "<Actions>/DirViewActions/OpenFolderWindow" "")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationOpenInNewTab" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Duplicate" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Eject Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Stop Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/PropertiesAccel" "<Primary>i")
+; (gtk_accel_path "<Actions>/ShellActions/Home" "<Alt>Home")
+; (gtk_accel_path "<Actions>/IconViewActions/Clean Up" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Sort by Modification Date" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Save Search As" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Keep Aligned" "")
+; (gtk_accel_path "<Actions>/DirViewActions/New Launcher" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Properties" "<Alt>Return")
+; (gtk_accel_path "<Actions>/SpatialActions/Add Bookmark" "<Primary>d")
+; (gtk_accel_path "<Actions>/DirViewActions/Copy to Desktop" "")
+; (gtk_accel_path "<Actions>/ShellActions/Stop" "")
+; (gtk_accel_path "<Actions>/DirViewActions/New Folder" "<Primary><Shift>n")
+; (gtk_accel_path "<Actions>/DirViewActions/Self Poll" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Move to Desktop" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Cut" "<Primary>x")
+; (gtk_accel_path "<Caja-Window>/view_as_4" "<Primary>4")
+; (gtk_accel_path "<Actions>/DirViewActions/Delete" "<Shift>Delete")
+; (gtk_accel_path "<Actions>/DesktopViewActions/New Launcher Desktop" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Sort by Name" "")
+; (gtk_accel_path "<Caja-Window>/view_as_2" "<Primary>2")
+; (gtk_accel_path "<Caja-Window>/view_as_3" "<Primary>3")
+; (gtk_accel_path "<Actions>/DirViewActions/Paste" "<Primary>v")
+; (gtk_accel_path "<Actions>/DirViewActions/Invert Selection" "<Primary><Shift>i")
+; (gtk_accel_path "<Caja-Window>/view_as_1" "<Primary>1")
+; (gtk_accel_path "<Actions>/DesktopViewActions/Empty Trash Conditional" "")
+; (gtk_accel_path "<Actions>/IconViewActions/Arrange Items" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Self Stop Volume" "")
+; (gtk_accel_path "<Actions>/SpatialActions/Places" "")
+; (gtk_accel_path "<Actions>/SpatialActions/Edit Bookmarks" "<Primary>b")
+; (gtk_accel_path "<Actions>/DirViewActions/Copy to Home" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Self Mount Volume" "")
+; (gtk_accel_path "<Actions>/SpatialActions/Search" "<Primary>f")
+; (gtk_accel_path "<Actions>/DirViewActions/Self Unmount Volume" "")
+; (gtk_accel_path "<Actions>/DirViewActions/Copy to next pane" "")
+; (gtk_accel_path "<Actions>/DirViewActions/LocationOpenAlternate" "")
diff --git a/skel/.config/caja/desktop-metadata b/skel/.config/caja/desktop-metadata
new file mode 100644
index 0000000..e1f9d17
--- /dev/null
+++ b/skel/.config/caja/desktop-metadata
@@ -0,0 +1,23 @@
+[directory]
+caja-icon-view-keep-aligned=true
+caja-icon-view-layout-timestamp=1441316522
+
+[trash]
+caja-icon-position=64,302
+icon-scale=1
+caja-icon-position-timestamp=1441316522
+
+[computer]
+caja-icon-position=64,22
+icon-scale=1
+caja-icon-position-timestamp=1441316522
+
+[home]
+caja-icon-position=64,102
+icon-scale=1
+caja-icon-position-timestamp=1441316522
+
+[openSUSE 13.2 KDE Live.volume]
+caja-icon-position=64,382
+icon-scale=1
+caja-icon-position-timestamp=1441316562
diff --git a/skel/.config/dconf/user b/skel/.config/dconf/user
new file mode 100644
index 0000000..113e640
--- /dev/null
+++ b/skel/.config/dconf/user
Binary files differ
diff --git a/skel/.config/gtk-2.0/gtkfilechooser.ini b/skel/.config/gtk-2.0/gtkfilechooser.ini
new file mode 100644
index 0000000..c6b458d
--- /dev/null
+++ b/skel/.config/gtk-2.0/gtkfilechooser.ini
@@ -0,0 +1,11 @@
+[Filechooser Settings]
+LocationMode=path-bar
+ShowHidden=true
+ShowSizeColumn=true
+GeometryX=52
+GeometryY=86
+GeometryWidth=920
+GeometryHeight=585
+SortColumn=name
+SortOrder=ascending
+StartupMode=recent
diff --git a/skel/.config/gtk-3.0/settings.ini b/skel/.config/gtk-3.0/settings.ini
new file mode 100644
index 0000000..fb784aa
--- /dev/null
+++ b/skel/.config/gtk-3.0/settings.ini
@@ -0,0 +1,15 @@
+[Settings]
+gtk-theme-name=Adwaita
+gtk-icon-theme-name=Adwaita
+gtk-font-name=Sans 10
+gtk-cursor-theme-size=18
+gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
+gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
+gtk-button-images=1
+gtk-menu-images=1
+gtk-enable-event-sounds=1
+gtk-enable-input-feedback-sounds=1
+gtk-xft-antialias=1
+gtk-xft-hinting=1
+gtk-xft-hintstyle=hintslight
+gtk-xft-rgba=rgb
diff --git a/skel/.config/lxpanel/LXDE/config b/skel/.config/lxpanel/LXDE/config
new file mode 100644
index 0000000..76228e2
--- /dev/null
+++ b/skel/.config/lxpanel/LXDE/config
@@ -0,0 +1,2 @@
+[Command]
+Logout=lxde-logout
diff --git a/skel/.config/lxpanel/LXDE/panels/panel b/skel/.config/lxpanel/LXDE/panels/panel
new file mode 100644
index 0000000..4a105d8
--- /dev/null
+++ b/skel/.config/lxpanel/LXDE/panels/panel
@@ -0,0 +1,178 @@
+# lxpanel <profile> config file. Manually editing is not recommended.
+# Use preference dialog in lxpanel to adjust config when you can.
+
+Global {
+ edge=bottom
+ align=left
+ margin=0
+ widthtype=percent
+ width=100
+ height=26
+ transparent=0
+ tintcolor=#000000
+ alpha=0
+ setdocktype=1
+ setpartialstrut=1
+ autohide=0
+ heightwhenhidden=0
+ usefontcolor=1
+ fontcolor=#000000
+ background=0
+ backgroundfile=/usr/share/lxpanel/images/background.png
+}
+Plugin {
+ type=space
+ Config {
+ Size=2
+ }
+}
+Plugin {
+ type=menu
+ Config {
+ image=/root/.scriptsInstallation/parabolaicon.png
+ system {
+ }
+ separator {
+ }
+ item {
+ command=run
+ }
+ separator {
+ }
+ item {
+ image=gnome-logout
+ command=logout
+ }
+ }
+}
+Plugin {
+ type=space
+ Config {
+ Size=8
+ }
+}
+Plugin {
+ type=separator
+ Config {
+ }
+}
+Plugin {
+ type=space
+ Config {
+ Size=8
+ }
+}
+Plugin {
+ type=launchbar
+ Config {
+ Button {
+ id=iceweasel.desktop
+ }
+ Button {
+ id=pidgin.desktop
+ }
+ Button {
+ id=pcmanfm.desktop
+ }
+ Button {
+ id=lxterminal.desktop
+ }
+ }
+}
+Plugin {
+ type=space
+ Config {
+ Size=8
+ }
+}
+Plugin {
+ type=separator
+ Config {
+ }
+}
+Plugin {
+ type=space
+ Config {
+ Size=8
+ }
+}
+Plugin {
+ type=wincmd
+ Config {
+ Button1=iconify
+ Button2=shade
+ }
+}
+Plugin {
+ type=space
+ Config {
+ Size=8
+ }
+}
+Plugin {
+ type=separator
+ Config {
+ }
+}
+Plugin {
+ type=space
+ Config {
+ Size=8
+ }
+}
+Plugin {
+ type=taskbar
+ expand=1
+ Config {
+ tooltips=1
+ IconsOnly=0
+ AcceptSkipPager=1
+ ShowIconified=1
+ ShowMapped=1
+ ShowAllDesks=0
+ UseMouseWheel=1
+ UseUrgencyHint=1
+ FlatButton=0
+ MaxTaskWidth=150
+ spacing=1
+ }
+}
+Plugin {
+ type=cpu
+ Config {
+ }
+}
+Plugin {
+ type=volume
+ Config {
+ VolumeMuteKey=XF86AudioMute
+ VolumeDownKey=XF86AudioLowerVolume
+ VolumeUpKey=XF86AudioRaiseVolume
+ }
+}
+Plugin {
+ type=tray
+ Config {
+ }
+}
+Plugin {
+ type=dclock
+ Config {
+ ClockFmt=%R
+ TooltipFmt=%A %x
+ BoldFont=0
+ IconOnly=0
+ CenterText=0
+ }
+}
+Plugin {
+ type=launchbar
+ Config {
+ Button {
+ id=lxde-screenlock.desktop
+ }
+ Button {
+ id=lxde-logout.desktop
+ }
+ }
+}
diff --git a/skel/.config/lxsession/LXDE/autostart b/skel/.config/lxsession/LXDE/autostart
new file mode 100644
index 0000000..d8f2e23
--- /dev/null
+++ b/skel/.config/lxsession/LXDE/autostart
@@ -0,0 +1,3 @@
+@lxpanel --profile LXDE
+@pcmanfm --desktop --profile LXDE
+@xscreensaver -no-splash
diff --git a/skel/.config/lxsession/LXDE/desktop.conf b/skel/.config/lxsession/LXDE/desktop.conf
new file mode 100644
index 0000000..5f99ce2
--- /dev/null
+++ b/skel/.config/lxsession/LXDE/desktop.conf
@@ -0,0 +1,48 @@
+[Session]
+window_manager=openbox-lxde
+disable_autostart=no
+polkit/command=lxpolkit
+clipboard/command=lxclipboard
+xsettings_manager/command=build-in
+proxy_manager/command=build-in
+keyring/command=ssh-agent
+quit_manager/command=lxsession-logout
+lock_manager/command=lxlock
+terminal_manager/command=lxterminal
+
+[GTK]
+sNet/ThemeName=Adwaita
+sNet/IconThemeName=Adwaita
+sGtk/FontName=Sans 10
+iGtk/ToolbarStyle=3
+iGtk/ButtonImages=1
+iGtk/MenuImages=1
+iGtk/CursorThemeSize=18
+iXft/Antialias=1
+iXft/Hinting=1
+sXft/HintStyle=hintslight
+sXft/RGBA=rgb
+iNet/EnableEventSounds=1
+iNet/EnableInputFeedbackSounds=1
+sGtk/ColorScheme=
+iGtk/ToolbarIconSize=3
+sGtk/CursorThemeName=DMZ-White
+
+[Mouse]
+AccFactor=20
+AccThreshold=10
+LeftHanded=0
+
+[Keyboard]
+Delay=500
+Interval=30
+Beep=1
+
+[State]
+guess_default=true
+
+[Dbus]
+lxde=true
+
+[Environment]
+menu_prefix=lxde-
diff --git a/skel/.config/openbox/lxde-rc.xml b/skel/.config/openbox/lxde-rc.xml
new file mode 100644
index 0000000..54eaa41
--- /dev/null
+++ b/skel/.config/openbox/lxde-rc.xml
@@ -0,0 +1,763 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Do not edit this file, it will be overwritten on install.
+ Copy the file to $HOME/.config/openbox/ instead. -->
+<openbox_config xmlns="http://openbox.org/3.4/rc">
+ <resistance>
+ <strength>10</strength>
+ <screen_edge_strength>20</screen_edge_strength>
+ </resistance>
+ <focus>
+ <focusNew>yes</focusNew>
+ <!-- always try to focus new windows when they appear. other rules do
+ apply -->
+ <followMouse>no</followMouse>
+ <!-- move focus to a window when you move the mouse into it -->
+ <focusLast>yes</focusLast>
+ <!-- focus the last used window when changing desktops, instead of the one
+ under the mouse pointer. when followMouse is enabled -->
+ <underMouse>no</underMouse>
+ <!-- move focus under the mouse, even when the mouse is not moving -->
+ <focusDelay>200</focusDelay>
+ <!-- when followMouse is enabled, the mouse must be inside the window for
+ this many milliseconds (1000 = 1 sec) before moving focus to it -->
+ <raiseOnFocus>no</raiseOnFocus>
+ <!-- when followMouse is enabled, and a window is given focus by moving the
+ mouse into it, also raise the window -->
+ </focus>
+ <placement>
+ <policy>Smart</policy>
+ <!-- 'Smart' or 'UnderMouse' -->
+ <center>yes</center>
+ <!-- whether to place windows in the center of the free area found or
+ the top left corner -->
+ <monitor>Any</monitor>
+ <!-- with Smart placement on a multi-monitor system, try to place new windows
+ on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
+ the active window is -->
+ <primaryMonitor></primaryMonitor>
+ </placement>
+ <theme>
+ <name>Bear2</name>
+ <titleLayout>NLIMC</titleLayout>
+ <!--
+ available characters are NDSLIMC, each can occur at most once.
+ N: window icon
+ L: window label (AKA title).
+ I: iconify
+ M: maximize
+ C: close
+ S: shade (roll up/down)
+ D: omnipresent (on all desktops).
+ -->
+ <keepBorder>yes</keepBorder>
+ <animateIconify>yes</animateIconify>
+ <font place="ActiveWindow">
+ <name>sans</name>
+ <size>10</size>
+ <!-- font size in points -->
+ <weight>bold</weight>
+ <!-- 'bold' or 'normal' -->
+ <slant>normal</slant>
+ <!-- 'italic' or 'normal' -->
+ </font>
+ <font place="InactiveWindow">
+ <name>sans</name>
+ <size>10</size>
+ <!-- font size in points -->
+ <weight>bold</weight>
+ <!-- 'bold' or 'normal' -->
+ <slant>normal</slant>
+ <!-- 'italic' or 'normal' -->
+ </font>
+ <font place="MenuHeader">
+ <name>sans</name>
+ <size>10</size>
+ <!-- font size in points -->
+ <weight>normal</weight>
+ <!-- 'bold' or 'normal' -->
+ <slant>normal</slant>
+ <!-- 'italic' or 'normal' -->
+ </font>
+ <font place="MenuItem">
+ <name>sans</name>
+ <size>10</size>
+ <!-- font size in points -->
+ <weight>normal</weight>
+ <!-- 'bold' or 'normal' -->
+ <slant>normal</slant>
+ <!-- 'italic' or 'normal' -->
+ </font>
+ <font place="OnScreenDisplay">
+ <name>sans</name>
+ <size>10</size>
+ <!-- font size in points -->
+ <weight>bold</weight>
+ <!-- 'bold' or 'normal' -->
+ <slant>normal</slant>
+ <!-- 'italic' or 'normal' -->
+ </font>
+ <font place="ActiveOnScreenDisplay">
+ <name>Sans</name>
+ <size>8</size>
+ <weight/>
+ <slant/>
+ </font>
+ <font place="InactiveOnScreenDisplay">
+ <name>Sans</name>
+ <size>8</size>
+ <weight/>
+ <slant/>
+ </font>
+ </theme>
+ <desktops>
+ <!-- this stuff is only used at startup, pagers allow you to change them
+ during a session
+
+ these are default values to use when other ones are not already set
+ by other applications, or saved in your session
+
+ use obconf if you want to change these without having to log out
+ and back in -->
+ <number>1</number>
+ <firstdesk>1</firstdesk>
+ <names>
+ <!-- set names up here if you want to, like this:
+ <name>desktop 1</name>
+ <name>desktop 2</name>
+ -->
+ </names>
+ <popupTime>875</popupTime>
+ <!-- The number of milliseconds to show the popup for when switching
+ desktops. Set this to 0 to disable the popup. -->
+ </desktops>
+ <resize>
+ <drawContents>yes</drawContents>
+ <popupShow>Nonpixel</popupShow>
+ <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
+ <popupPosition>Center</popupPosition>
+ <!-- 'Center', 'Top', or 'Fixed' -->
+ <popupFixedPosition>
+ <!-- these are used if popupPosition is set to 'Fixed' -->
+ <x>10</x>
+ <!-- positive number for distance from left edge, negative number for
+ distance from right edge, or 'Center' -->
+ <y>10</y>
+ <!-- positive number for distance from top edge, negative number for
+ distance from bottom edge, or 'Center' -->
+ </popupFixedPosition>
+ </resize>
+ <!-- You can reserve a portion of your screen where windows will not cover when
+ they are maximized, or when they are initially placed.
+ Many programs reserve space automatically, but you can use this in other
+ cases. -->
+ <margins>
+ <top>0</top>
+ <bottom>0</bottom>
+ <left>0</left>
+ <right>0</right>
+ </margins>
+ <dock>
+ <position>TopLeft</position>
+ <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
+ <floatingX>0</floatingX>
+ <floatingY>0</floatingY>
+ <noStrut>no</noStrut>
+ <stacking>Above</stacking>
+ <!-- 'Above', 'Normal', or 'Below' -->
+ <direction>Vertical</direction>
+ <!-- 'Vertical' or 'Horizontal' -->
+ <autoHide>no</autoHide>
+ <hideDelay>300</hideDelay>
+ <!-- in milliseconds (1000 = 1 second) -->
+ <showDelay>300</showDelay>
+ <!-- in milliseconds (1000 = 1 second) -->
+ <moveButton>Middle</moveButton>
+ <!-- 'Left', 'Middle', 'Right' -->
+ </dock>
+ <keyboard>
+ <chainQuitKey>C-g</chainQuitKey>
+ <!-- Keybindings for desktop switching -->
+ <keybind key="C-A-Left">
+ <action name="DesktopLeft">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="C-A-Right">
+ <action name="DesktopRight">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="C-A-Up">
+ <action name="DesktopUp">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="C-A-Down">
+ <action name="DesktopDown">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="S-A-Left">
+ <action name="SendToDesktopLeft">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="S-A-Right">
+ <action name="SendToDesktopRight">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="S-A-Up">
+ <action name="SendToDesktopUp">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="S-A-Down">
+ <action name="SendToDesktopDown">
+ <dialog>no</dialog>
+ <wrap>no</wrap>
+ </action>
+ </keybind>
+ <keybind key="W-F1">
+ <action name="Desktop">
+ <desktop>1</desktop>
+ </action>
+ </keybind>
+ <keybind key="W-F2">
+ <action name="Desktop">
+ <desktop>2</desktop>
+ </action>
+ </keybind>
+ <keybind key="W-F3">
+ <action name="Desktop">
+ <desktop>3</desktop>
+ </action>
+ </keybind>
+ <keybind key="W-F4">
+ <action name="Desktop">
+ <desktop>4</desktop>
+ </action>
+ </keybind>
+ <keybind key="W-d">
+ <action name="ToggleShowDesktop"/>
+ </keybind>
+ <keybind key="C-A-d">
+ <action name="ToggleShowDesktop"/>
+ </keybind>
+ <!-- Keybindings for windows -->
+ <keybind key="A-F4">
+ <action name="Close"/>
+ </keybind>
+ <keybind key="A-Escape">
+ <action name="Lower"/>
+ <action name="FocusToBottom"/>
+ <action name="Unfocus"/>
+ </keybind>
+ <keybind key="A-space">
+ <action name="ShowMenu">
+ <menu>client-menu</menu>
+ </action>
+ </keybind>
+ <!-- Keybindings for window switching -->
+ <keybind key="A-Tab">
+ <action name="NextWindow"/>
+ </keybind>
+ <keybind key="A-S-Tab">
+ <action name="PreviousWindow"/>
+ </keybind>
+ <keybind key="C-A-Tab">
+ <action name="NextWindow">
+ <panels>yes</panels>
+ <desktop>yes</desktop>
+ </action>
+ </keybind>
+ <!-- Keybindings for running applications -->
+ <keybind key="W-e">
+ <action name="Execute">
+ <startupnotify>
+ <enabled>true</enabled>
+ <name>PCManFM</name>
+ </startupnotify>
+ <command>pcmanfm</command>
+ </action>
+ </keybind>
+ <!-- Keybindings for finding files -->
+ <keybind key="W-f">
+ <action name="Execute">
+ <command>pcmanfm --find-files</command>
+ </action>
+ </keybind>
+ <!--keybindings for LXPanel -->
+ <keybind key="W-r">
+ <action name="Execute">
+ <command>lxpanelctl run</command>
+ </action>
+ </keybind>
+ <keybind key="A-F2">
+ <action name="Execute">
+ <command>lxpanelctl run</command>
+ </action>
+ </keybind>
+ <keybind key="C-Escape">
+ <action name="Execute">
+ <command>lxpanelctl menu</command>
+ </action>
+ </keybind>
+ <keybind key="A-F1">
+ <action name="Execute">
+ <command>lxpanelctl menu</command>
+ </action>
+ </keybind>
+ <keybind key="A-F11">
+ <action name="ToggleFullscreen"/>
+ </keybind>
+ <!-- Launch Task Manager with Ctrl+Alt+Del -->
+ <keybind key="A-C-Delete">
+ <action name="Execute">
+ <command>lxtask</command>
+ </action>
+ </keybind>
+ <!-- Launch gnome-screenshot when PrintScreen is pressed -->
+ <keybind key="Print">
+ <action name="Execute">
+ <command>gnome-screenshot -i</command>
+ </action>
+ </keybind>
+ <!-- Launch LXRandR when Fn+Screen is pressed -->
+ <keybind key="XF86Display">
+ <action name="Execute">
+ <command>lxrandr</command>
+ </action>
+ </keybind>
+ </keyboard>
+ <mouse>
+ <dragThreshold>8</dragThreshold>
+ <!-- number of pixels the mouse must move before a drag begins -->
+ <doubleClickTime>200</doubleClickTime>
+ <!-- in milliseconds (1000 = 1 second) -->
+ <screenEdgeWarpTime>400</screenEdgeWarpTime>
+ <!-- Time before changing desktops when the pointer touches the edge of the
+ screen while moving a window, in milliseconds (1000 = 1 second).
+ Set this to 0 to disable warping -->
+ <context name="Frame">
+ <mousebind button="A-Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="A-Left" action="Click">
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="A-Left" action="Drag">
+ <action name="Move"/>
+ </mousebind>
+ <mousebind button="A-Right" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="A-Right" action="Drag">
+ <action name="Resize"/>
+ </mousebind>
+ <mousebind button="A-Middle" action="Press">
+ <action name="Lower"/>
+ <action name="FocusToBottom"/>
+ <action name="Unfocus"/>
+ </mousebind>
+ <mousebind button="A-Up" action="Click">
+ <action name="DesktopPrevious"/>
+ </mousebind>
+ <mousebind button="A-Down" action="Click">
+ <action name="DesktopNext"/>
+ </mousebind>
+ <mousebind button="C-A-Up" action="Click">
+ <action name="DesktopPrevious"/>
+ </mousebind>
+ <mousebind button="C-A-Down" action="Click">
+ <action name="DesktopNext"/>
+ </mousebind>
+ <mousebind button="A-S-Up" action="Click">
+ <action name="SendToDesktopPrevious"/>
+ </mousebind>
+ <mousebind button="A-S-Down" action="Click">
+ <action name="SendToDesktopNext"/>
+ </mousebind>
+ </context>
+ <context name="Titlebar">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Move"/>
+ </mousebind>
+ <mousebind button="Left" action="DoubleClick">
+ <action name="ToggleMaximizeFull"/>
+ </mousebind>
+ <mousebind button="Middle" action="Press">
+ <action name="Lower"/>
+ <action name="FocusToBottom"/>
+ <action name="Unfocus"/>
+ </mousebind>
+ <mousebind button="Up" action="Click">
+ <action name="Shade"/>
+ <action name="FocusToBottom"/>
+ <action name="Unfocus"/>
+ <action name="Lower"/>
+ </mousebind>
+ <mousebind button="Down" action="Click">
+ <action name="Unshade"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Right" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="ShowMenu">
+ <menu>client-menu</menu>
+ </action>
+ </mousebind>
+ </context>
+ <context name="Top">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize">
+ <edge>top</edge>
+ </action>
+ </mousebind>
+ </context>
+ <context name="Left">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize">
+ <edge>left</edge>
+ </action>
+ </mousebind>
+ </context>
+ <context name="Right">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize">
+ <edge>right</edge>
+ </action>
+ </mousebind>
+ </context>
+ <context name="Bottom">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize">
+ <edge>bottom</edge>
+ </action>
+ </mousebind>
+ <mousebind button="Middle" action="Press">
+ <action name="Lower"/>
+ <action name="FocusToBottom"/>
+ <action name="Unfocus"/>
+ </mousebind>
+ <mousebind button="Right" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="ShowMenu">
+ <menu>client-menu</menu>
+ </action>
+ </mousebind>
+ </context>
+ <context name="BLCorner">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize"/>
+ </mousebind>
+ </context>
+ <context name="BRCorner">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize"/>
+ </mousebind>
+ </context>
+ <context name="TLCorner">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize"/>
+ </mousebind>
+ </context>
+ <context name="TRCorner">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Left" action="Drag">
+ <action name="Resize"/>
+ </mousebind>
+ </context>
+ <context name="Client">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Middle" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Right" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ </context>
+ <context name="Icon">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ <action name="ShowMenu">
+ <menu>client-menu</menu>
+ </action>
+ </mousebind>
+ <mousebind button="Right" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="ShowMenu">
+ <menu>client-menu</menu>
+ </action>
+ </mousebind>
+ </context>
+ <context name="AllDesktops">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Left" action="Click">
+ <action name="ToggleOmnipresent"/>
+ </mousebind>
+ </context>
+ <context name="Shade">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Click">
+ <action name="ToggleShade"/>
+ </mousebind>
+ </context>
+ <context name="Iconify">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Left" action="Click">
+ <action name="Iconify"/>
+ </mousebind>
+ </context>
+ <context name="Maximize">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Middle" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Right" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Left" action="Click">
+ <action name="ToggleMaximizeFull"/>
+ </mousebind>
+ <mousebind button="Middle" action="Click">
+ <action name="ToggleMaximizeVert"/>
+ </mousebind>
+ <mousebind button="Right" action="Click">
+ <action name="ToggleMaximizeHorz"/>
+ </mousebind>
+ </context>
+ <context name="Close">
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ <action name="Unshade"/>
+ </mousebind>
+ <mousebind button="Left" action="Click">
+ <action name="Close"/>
+ </mousebind>
+ </context>
+ <context name="Desktop">
+ <mousebind button="Up" action="Click">
+ <action name="DesktopPrevious"/>
+ </mousebind>
+ <mousebind button="Down" action="Click">
+ <action name="DesktopNext"/>
+ </mousebind>
+ <mousebind button="A-Up" action="Click">
+ <action name="DesktopPrevious"/>
+ </mousebind>
+ <mousebind button="A-Down" action="Click">
+ <action name="DesktopNext"/>
+ </mousebind>
+ <mousebind button="C-A-Up" action="Click">
+ <action name="DesktopPrevious"/>
+ </mousebind>
+ <mousebind button="C-A-Down" action="Click">
+ <action name="DesktopNext"/>
+ </mousebind>
+ <mousebind button="Left" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ <mousebind button="Right" action="Press">
+ <action name="Focus"/>
+ <action name="Raise"/>
+ </mousebind>
+ </context>
+ <context name="Root">
+ <!-- Menus -->
+ <mousebind button="Middle" action="Press">
+ <action name="ShowMenu">
+ <menu>client-list-combined-menu</menu>
+ </action>
+ </mousebind>
+ <mousebind button="Right" action="Press">
+ <action name="ShowMenu">
+ <menu>root-menu</menu>
+ </action>
+ </mousebind>
+ </context>
+ <context name="MoveResize">
+ <mousebind button="Up" action="Click">
+ <action name="DesktopPrevious"/>
+ </mousebind>
+ <mousebind button="Down" action="Click">
+ <action name="DesktopNext"/>
+ </mousebind>
+ <mousebind button="A-Up" action="Click">
+ <action name="DesktopPrevious"/>
+ </mousebind>
+ <mousebind button="A-Down" action="Click">
+ <action name="DesktopNext"/>
+ </mousebind>
+ </context>
+ </mouse>
+ <menu>
+ <!-- You can specify more than one menu file in here and they are all loaded,
+ just don't make menu ids clash or, well, it'll be kind of pointless -->
+ <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
+ <file>/usr/share/lxde/openbox/menu.xml</file>
+ <hideDelay>200</hideDelay>
+ <!-- if a press-release lasts longer than this setting (in milliseconds), the
+ menu is hidden again -->
+ <middle>no</middle>
+ <!-- center submenus vertically about the parent entry -->
+ <submenuShowDelay>100</submenuShowDelay>
+ <!-- this one is easy, time to delay before showing a submenu after hovering
+ over the parent entry -->
+ <applicationIcons>yes</applicationIcons>
+ <!-- controls if icons appear in the client-list-(combined-)menu -->
+ <manageDesktops>yes</manageDesktops>
+ <!-- show the manage desktops section in the client-list-(combined-)menu -->
+ </menu>
+ <applications>
+ <!--
+ # this is an example with comments through out. use these to make your
+ # own rules, but without the comments of course.
+
+ <application name="first element of window's WM_CLASS property (see xprop)"
+ class="second element of window's WM_CLASS property (see xprop)"
+ role="the window's WM_WINDOW_ROLE property (see xprop)">
+ # the name or the class can be set, or both. this is used to match
+ # windows when they appear. role can optionally be set as well, to
+ # further restrict your matches.
+
+ # the name, class, and role use simple wildcard matching such as those
+ # used by a shell. you can use * to match any characters and ? to match
+ # any single character.
+
+ # when multiple rules match a window, they will all be applied, in the
+ # order that they appear in this list
+
+
+ # each element can be left out or set to 'default' to specify to not
+ # change that attribute of the window
+
+ <decor>yes</decor>
+ # enable or disable window decorations
+
+ <shade>no</shade>
+ # make the window shaded when it appears, or not
+
+ <position>
+ # the position is only used if both an x and y coordinate are provided
+ # (and not set to 'default')
+ <x>center</x>
+ # a number like 50, or 'center' to center on screen. use a negative number
+ # to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
+ # right edge (or bottom).
+ <y>200</y>
+ <monitor>1</monitor>
+ # specifies the monitor in a xinerama setup.
+ # 1 is the first head, or 'mouse' for wherever the mouse is
+ </position>
+
+ <focus>yes</focus>
+ # if the window should try be given focus when it appears. if this is set
+ # to yes it doesn't guarantee the window will be given focus. some
+ # restrictions may apply, but Openbox will try to
+
+ <desktop>1</desktop>
+ # 1 is the first desktop, 'all' for all desktops
+
+ <layer>normal</layer>
+ # 'above', 'normal', or 'below'
+
+ <iconic>no</iconic>
+ # make the window iconified when it appears, or not
+
+ <skip_pager>no</skip_pager>
+ # asks to not be shown in pagers
+
+ <skip_taskbar>no</skip_taskbar>
+ # asks to not be shown in taskbars. window cycling actions will also
+ # skip past such windows
+
+ <fullscreen>yes</fullscreen>
+ # make the window in fullscreen mode when it appears
+
+ <maximized>true</maximized>
+ # 'Horizontal', 'Vertical' or boolean (yes/no)
+ </application>
+
+ # end of the example
+-->
+ </applications>
+</openbox_config>
diff --git a/skel/.config/pcmanfm/LXDE/desktop-items-0.conf b/skel/.config/pcmanfm/LXDE/desktop-items-0.conf
new file mode 100644
index 0000000..6186fce
--- /dev/null
+++ b/skel/.config/pcmanfm/LXDE/desktop-items-0.conf
@@ -0,0 +1,14 @@
+[*]
+wallpaper_mode=crop
+wallpaper_common=1
+wallpaper=/etc/wallpaper.png
+desktop_bg=#000000
+desktop_fg=#ffffff
+desktop_shadow=#000000
+desktop_font=Sans 12
+show_wm_menu=0
+sort=mtime;ascending;
+show_documents=0
+show_trash=1
+show_mounts=1
+
diff --git a/skel/.config/volumeicon/volumeicon b/skel/.config/volumeicon/volumeicon
new file mode 100644
index 0000000..588b9dd
--- /dev/null
+++ b/skel/.config/volumeicon/volumeicon
@@ -0,0 +1,25 @@
+[Alsa]
+card=default
+
+[Notification]
+show_notification=true
+notification_type=0
+
+[StatusIcon]
+stepsize=5
+onclick=xterm -e 'alsamixer'
+theme=Default
+use_panel_specific_icons=false
+lmb_slider=false
+mmb_mute=false
+use_horizontal_slider=false
+show_sound_level=false
+use_transparent_background=false
+
+[Hotkeys]
+up_enabled=false
+down_enabled=false
+mute_enabled=false
+up=XF86AudioRaiseVolume
+down=XF86AudioLowerVolume
+mute=XF86AudioMute
diff --git a/skel/.directory b/skel/.directory
new file mode 100644
index 0000000..07c52ff
--- /dev/null
+++ b/skel/.directory
@@ -0,0 +1,6 @@
+[Dolphin]
+Timestamp=2014,12,3,17,12,32
+Version=3
+
+[Settings]
+HiddenFilesShown=true
diff --git a/skel/.dmrc b/skel/.dmrc
new file mode 100644
index 0000000..7083a13
--- /dev/null
+++ b/skel/.dmrc
@@ -0,0 +1,3 @@
+[Desktop]
+Language=en_US.utf8
+Session=mate
diff --git a/skel/.gtkrc-2.0 b/skel/.gtkrc-2.0
new file mode 100644
index 0000000..6cc4b62
--- /dev/null
+++ b/skel/.gtkrc-2.0
@@ -0,0 +1,18 @@
+# DO NOT EDIT! This file will be overwritten by LXAppearance.
+# Any customization should be done in ~/.gtkrc-2.0.mine instead.
+
+include "/home/parabola/.gtkrc-2.0.mine"
+gtk-theme-name="Adwaita"
+gtk-icon-theme-name="Adwaita"
+gtk-font-name="Sans 10"
+gtk-cursor-theme-size=18
+gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
+gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
+gtk-button-images=1
+gtk-menu-images=1
+gtk-enable-event-sounds=1
+gtk-enable-input-feedback-sounds=1
+gtk-xft-antialias=1
+gtk-xft-hinting=1
+gtk-xft-hintstyle="hintslight"
+gtk-xft-rgba="rgb"
diff --git a/skel/.purple/accounts.xml b/skel/.purple/accounts.xml
new file mode 100644
index 0000000..f5636f1
--- /dev/null
+++ b/skel/.purple/accounts.xml
@@ -0,0 +1,31 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+
+<account version='1.0'>
+ <account>
+ <protocol>prpl-irc</protocol>
+ <name>parabola-user@irc.freenode.net</name>
+ <statuses>
+ <status type='available' name='Available' active='true'>
+ <attributes/>
+ </status>
+ <status type='away' name='Away' active='false'>
+ <attributes/>
+ </status>
+ <status type='offline' name='Offline' active='false'>
+ <attributes/>
+ </status>
+ </statuses>
+ <settings>
+ <setting name='port' type='int'>7000</setting>
+ <setting name='sasl' type='bool'>0</setting>
+ <setting name='auth_plain_in_clear' type='bool'>0</setting>
+ <setting name='encoding' type='string'>UTF-8</setting>
+ <setting name='autodetect_utf8' type='bool'>0</setting>
+ <setting name='ssl' type='bool'>1</setting>
+ </settings>
+ <settings ui='gtk-gaim'>
+ <setting name='auto-login' type='bool'>1</setting>
+ </settings>
+ <current_error/>
+ </account>
+</account>
diff --git a/skel/.purple/blist.xml b/skel/.purple/blist.xml
new file mode 100644
index 0000000..4c9114e
--- /dev/null
+++ b/skel/.purple/blist.xml
@@ -0,0 +1,18 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+
+<purple version='1.0'>
+ <blist>
+ <group name='Chats'>
+ <setting name='collapsed' type='bool'>0</setting>
+ <chat proto='prpl-irc' account='parabola-user@irc.freenode.net'>
+ <component name='channel'>#parabola</component>
+ <setting name='gtk-persistent' type='bool'>1</setting>
+ <setting name='gtk-mute-sound' type='bool'>0</setting>
+ <setting name='gtk-autojoin' type='bool'>1</setting>
+ </chat>
+ </group>
+ </blist>
+ <privacy>
+ <account proto='prpl-irc' name='parabola-user@irc.freenode.net' mode='1'/>
+ </privacy>
+</purple>
diff --git a/skel/.purple/prefs.xml b/skel/.purple/prefs.xml
new file mode 100644
index 0000000..9cd777b
--- /dev/null
+++ b/skel/.purple/prefs.xml
@@ -0,0 +1,427 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+
+<pref version='1' name='/'>
+ <pref name='purple'>
+ <pref name='away'>
+ <pref name='idle_reporting' type='string' value='system'/>
+ <pref name='away_when_idle' type='bool' value='1'/>
+ <pref name='mins_before_away' type='int' value='5'/>
+ <pref name='auto_reply' type='string' value='awayidle'/>
+ </pref>
+ <pref name='buddies'/>
+ <pref name='contact'>
+ <pref name='last_match' type='bool' value='0'/>
+ </pref>
+ <pref name='debug'>
+ <pref name='timestamps' type='bool' value='1'/>
+ </pref>
+ <pref name='media'>
+ <pref name='audio'>
+ <pref name='silence_threshold' type='int' value='5'/>
+ <pref name='volume'>
+ <pref name='input' type='int' value='10'/>
+ <pref name='output' type='int' value='10'/>
+ </pref>
+ </pref>
+ </pref>
+ <pref name='status'>
+ <pref name='scores'>
+ <pref name='offline' type='int' value='-500'/>
+ <pref name='available' type='int' value='100'/>
+ <pref name='invisible' type='int' value='-50'/>
+ <pref name='away' type='int' value='-100'/>
+ <pref name='extended_away' type='int' value='-200'/>
+ <pref name='idle' type='int' value='0'/>
+ <pref name='offline_msg' type='int' value='-5'/>
+ </pref>
+ </pref>
+ <pref name='savedstatus'>
+ <pref name='default' type='int' value='1506977002'/>
+ <pref name='startup' type='int' value='0'/>
+ <pref name='startup_current_status' type='bool' value='1'/>
+ <pref name='idleaway' type='int' value='0'/>
+ <pref name='isidleaway' type='bool' value='0'/>
+ </pref>
+ <pref name='conversations'>
+ <pref name='chat'>
+ <pref name='show_nick_change' type='bool' value='1'/>
+ </pref>
+ <pref name='im'>
+ <pref name='send_typing' type='bool' value='1'/>
+ </pref>
+ </pref>
+ <pref name='logging'>
+ <pref name='log_ims' type='bool' value='1'/>
+ <pref name='log_chats' type='bool' value='1'/>
+ <pref name='log_system' type='bool' value='0'/>
+ <pref name='format' type='string' value='html'/>
+ </pref>
+ <pref name='network'>
+ <pref name='stun_server' type='string' value=''/>
+ <pref name='turn_server' type='string' value=''/>
+ <pref name='turn_port' type='int' value='3478'/>
+ <pref name='turn_port_tcp' type='int' value='3478'/>
+ <pref name='turn_username' type='string' value=''/>
+ <pref name='turn_password' type='string' value=''/>
+ <pref name='auto_ip' type='bool' value='1'/>
+ <pref name='public_ip' type='string' value=''/>
+ <pref name='map_ports' type='bool' value='1'/>
+ <pref name='ports_range_use' type='bool' value='0'/>
+ <pref name='ports_range_start' type='int' value='1024'/>
+ <pref name='ports_range_end' type='int' value='2048'/>
+ </pref>
+ <pref name='proxy'>
+ <pref name='type' type='string' value='none'/>
+ <pref name='host' type='string' value=''/>
+ <pref name='port' type='int' value='0'/>
+ <pref name='username' type='string' value=''/>
+ <pref name='password' type='string' value=''/>
+ <pref name='socks4_remotedns' type='bool' value='0'/>
+ </pref>
+ <pref name='sound'>
+ <pref name='while_status' type='int' value='1'/>
+ </pref>
+ </pref>
+ <pref name='plugins'>
+ <pref name='core'>
+ <pref name='nss_prefs'>
+ <pref name='cipher_list' type='stringlist'/>
+ <pref name='min_tls' type='int' value='0'/>
+ <pref name='max_tls' type='int' value='0'/>
+ </pref>
+ <pref name='newline'>
+ <pref name='im' type='bool' value='1'/>
+ <pref name='chat' type='bool' value='1'/>
+ </pref>
+ <pref name='core-plugin_pack-autoaccept'>
+ <pref name='path' type='string' value='/home/parabola/.purple/autoaccept'/>
+ <pref name='notify' type='bool' value='1'/>
+ <pref name='newdir' type='bool' value='1'/>
+ <pref name='escape' type='bool' value='1'/>
+ </pref>
+ <pref name='joinpart'>
+ <pref name='delay' type='int' value='10'/>
+ <pref name='threshold' type='int' value='20'/>
+ <pref name='hide_buddies' type='bool' value='0'/>
+ </pref>
+ <pref name='core-plugin_pack-offlinemsg'>
+ <pref name='always' type='bool' value='0'/>
+ </pref>
+ <pref name='statenotify'>
+ <pref name='notify_away' type='bool' value='1'/>
+ <pref name='notify_idle' type='bool' value='1'/>
+ <pref name='notify_signon' type='bool' value='1'/>
+ </pref>
+ <pref name='psychic'>
+ <pref name='buddies_only' type='bool' value='0'/>
+ <pref name='show_notice' type='bool' value='1'/>
+ <pref name='activate_online' type='bool' value='1'/>
+ </pref>
+ </pref>
+ <pref name='lopl'/>
+ <pref name='prpl'>
+ <pref name='oscar'>
+ <pref name='recent_buddies' type='bool' value='0'/>
+ </pref>
+ </pref>
+ <pref name='gtk'>
+ <pref name='extplacement'>
+ <pref name='placement_number' type='int' value='4'/>
+ <pref name='placement_number_separate' type='bool' value='0'/>
+ </pref>
+ <pref name='musicmessaging'>
+ <pref name='editor_path' type='string' value='/usr/bin/gscore'/>
+ </pref>
+ <pref name='X11'>
+ <pref name='notify'>
+ <pref name='type_im' type='bool' value='1'/>
+ <pref name='type_im_sys' type='bool' value='0'/>
+ <pref name='type_chat' type='bool' value='0'/>
+ <pref name='type_chat_nick' type='bool' value='0'/>
+ <pref name='type_chat_sys' type='bool' value='0'/>
+ <pref name='type_focused' type='bool' value='0'/>
+ <pref name='method_string' type='bool' value='0'/>
+ <pref name='title_string' type='string' value='(*)'/>
+ <pref name='method_urgent' type='bool' value='0'/>
+ <pref name='method_count' type='bool' value='0'/>
+ <pref name='method_count_xprop' type='bool' value='0'/>
+ <pref name='method_raise' type='bool' value='0'/>
+ <pref name='method_present' type='bool' value='0'/>
+ <pref name='notify_focus' type='bool' value='1'/>
+ <pref name='notify_click' type='bool' value='0'/>
+ <pref name='notify_type' type='bool' value='1'/>
+ <pref name='notify_send' type='bool' value='1'/>
+ <pref name='notify_switch' type='bool' value='1'/>
+ </pref>
+ <pref name='gestures'>
+ <pref name='visual' type='bool' value='0'/>
+ </pref>
+ </pref>
+ <pref name='gtk-plugin_pack-convcolors'>
+ <pref name='ignore_incoming' type='bool' value='1'/>
+ <pref name='chats' type='bool' value='1'/>
+ <pref name='ims' type='bool' value='1'/>
+ <pref name='send'>
+ <pref name='color' type='string' value='#909090'/>
+ <pref name='format' type='int' value='0'/>
+ <pref name='enabled' type='bool' value='1'/>
+ </pref>
+ <pref name='recv'>
+ <pref name='color' type='string' value='#000000'/>
+ <pref name='format' type='int' value='0'/>
+ <pref name='enabled' type='bool' value='1'/>
+ </pref>
+ <pref name='system'>
+ <pref name='color' type='string' value='#50a050'/>
+ <pref name='format' type='int' value='2'/>
+ <pref name='enabled' type='bool' value='1'/>
+ </pref>
+ <pref name='error'>
+ <pref name='color' type='string' value='#ff0000'/>
+ <pref name='format' type='int' value='5'/>
+ <pref name='enabled' type='bool' value='1'/>
+ </pref>
+ <pref name='nick'>
+ <pref name='color' type='string' value='#0000dd'/>
+ <pref name='format' type='int' value='1'/>
+ <pref name='enabled' type='bool' value='1'/>
+ </pref>
+ </pref>
+ <pref name='timestamp_format'>
+ <pref name='force' type='string' value='default'/>
+ <pref name='use_dates'>
+ <pref name='conversation' type='string' value='automatic'/>
+ <pref name='log' type='string' value='automatic'/>
+ </pref>
+ </pref>
+ <pref name='timestamp'>
+ <pref name='interval' type='int' value='300000'/>
+ </pref>
+ <pref name='gtk-plugin_pack-markerline'>
+ <pref name='ims' type='bool' value='0'/>
+ <pref name='chats' type='bool' value='1'/>
+ </pref>
+ <pref name='relnot'>
+ <pref name='last_check' type='int' value='0'/>
+ </pref>
+ <pref name='purplerc'>
+ <pref name='set'>
+ <pref name='gtk-font-name' type='bool' value='0'/>
+ <pref name='gtk-key-theme-name' type='bool' value='0'/>
+ <pref name='color'>
+ <pref name='GtkIMHtml::hyperlink-color' type='bool' value='0'/>
+ <pref name='GtkIMHtml::hyperlink-visited-color' type='bool' value='0'/>
+ <pref name='GtkIMHtml::send-name-color' type='bool' value='0'/>
+ <pref name='GtkIMHtml::receive-name-color' type='bool' value='0'/>
+ <pref name='GtkIMHtml::highlight-name-color' type='bool' value='0'/>
+ <pref name='GtkIMHtml::action-name-color' type='bool' value='0'/>
+ <pref name='GtkIMHtml::typing-notification-color' type='bool' value='0'/>
+ </pref>
+ <pref name='size'>
+ <pref name='GtkTreeView::horizontal_separator' type='bool' value='0'/>
+ </pref>
+ <pref name='font'>
+ <pref name='*pidgin_conv_entry' type='bool' value='0'/>
+ <pref name='*pidgin_conv_imhtml' type='bool' value='0'/>
+ <pref name='*pidgin_request_imhtml' type='bool' value='0'/>
+ <pref name='*pidgin_notify_imhtml' type='bool' value='0'/>
+ </pref>
+ <pref name='disable-typing-notification' type='bool' value='0'/>
+ </pref>
+ <pref name='gtk-font-name' type='string' value=''/>
+ <pref name='gtk-key-theme-name' type='string' value=''/>
+ <pref name='color'>
+ <pref name='GtkIMHtml::hyperlink-color' type='string' value=''/>
+ <pref name='GtkIMHtml::hyperlink-visited-color' type='string' value=''/>
+ <pref name='GtkIMHtml::send-name-color' type='string' value=''/>
+ <pref name='GtkIMHtml::receive-name-color' type='string' value=''/>
+ <pref name='GtkIMHtml::highlight-name-color' type='string' value=''/>
+ <pref name='GtkIMHtml::action-name-color' type='string' value=''/>
+ <pref name='GtkIMHtml::typing-notification-color' type='string' value=''/>
+ </pref>
+ <pref name='size'>
+ <pref name='GtkTreeView::horizontal_separator' type='int' value='0'/>
+ </pref>
+ <pref name='font'>
+ <pref name='*pidgin_conv_entry' type='string' value=''/>
+ <pref name='*pidgin_conv_imhtml' type='string' value=''/>
+ <pref name='*pidgin_request_imhtml' type='string' value=''/>
+ <pref name='*pidgin_notify_imhtml' type='string' value=''/>
+ </pref>
+ <pref name='disable-typing-notification' type='bool' value='0'/>
+ </pref>
+ </pref>
+ </pref>
+ <pref name='pidgin'>
+ <pref name='browsers'>
+ <pref name='place' type='int' value='0'/>
+ <pref name='manual_command' type='string' value=''/>
+ <pref name='browser' type='string' value='xdg-open'/>
+ </pref>
+ <pref name='plugins'>
+ <pref name='loaded' type='pathlist'/>
+ </pref>
+ <pref name='filelocations'>
+ <pref name='last_save_folder' type='path' value=''/>
+ <pref name='last_open_folder' type='path' value=''/>
+ <pref name='last_icon_folder' type='path' value=''/>
+ </pref>
+ <pref name='smileys'>
+ <pref name='theme' type='string' value='Default'/>
+ </pref>
+ <pref name='debug'>
+ <pref name='enabled' type='bool' value='0'/>
+ <pref name='filterlevel' type='int' value='0'/>
+ <pref name='style' type='int' value='3'/>
+ <pref name='toolbar' type='bool' value='1'/>
+ <pref name='width' type='int' value='450'/>
+ <pref name='height' type='int' value='250'/>
+ <pref name='regex' type='string' value=''/>
+ <pref name='filter' type='bool' value='0'/>
+ <pref name='invert' type='bool' value='0'/>
+ <pref name='case_insensitive' type='bool' value='0'/>
+ <pref name='highlight' type='bool' value='0'/>
+ </pref>
+ <pref name='status'>
+ <pref name='icon-theme' type='string' value=''/>
+ <pref name='icon-theme-dir' type='path' value=''/>
+ <pref name='dialog'>
+ <pref name='width' type='int' value='550'/>
+ <pref name='height' type='int' value='250'/>
+ </pref>
+ </pref>
+ <pref name='stock'>
+ <pref name='icon-theme' type='string' value=''/>
+ <pref name='icon-theme-dir' type='path' value=''/>
+ </pref>
+ <pref name='sound'>
+ <pref name='enabled'>
+ <pref name='login' type='bool' value='1'/>
+ <pref name='logout' type='bool' value='1'/>
+ <pref name='im_recv' type='bool' value='1'/>
+ <pref name='first_im_recv' type='bool' value='0'/>
+ <pref name='send_im' type='bool' value='1'/>
+ <pref name='join_chat' type='bool' value='0'/>
+ <pref name='left_chat' type='bool' value='0'/>
+ <pref name='send_chat_msg' type='bool' value='0'/>
+ <pref name='chat_msg_recv' type='bool' value='0'/>
+ <pref name='nick_said' type='bool' value='0'/>
+ <pref name='pounce_default' type='bool' value='1'/>
+ <pref name='sent_attention' type='bool' value='1'/>
+ <pref name='got_attention' type='bool' value='1'/>
+ </pref>
+ <pref name='file'>
+ <pref name='login' type='path' value=''/>
+ <pref name='logout' type='path' value=''/>
+ <pref name='im_recv' type='path' value=''/>
+ <pref name='first_im_recv' type='path' value=''/>
+ <pref name='send_im' type='path' value=''/>
+ <pref name='join_chat' type='path' value=''/>
+ <pref name='left_chat' type='path' value=''/>
+ <pref name='send_chat_msg' type='path' value=''/>
+ <pref name='chat_msg_recv' type='path' value=''/>
+ <pref name='nick_said' type='path' value=''/>
+ <pref name='pounce_default' type='path' value=''/>
+ <pref name='sent_attention' type='path' value=''/>
+ <pref name='got_attention' type='path' value=''/>
+ </pref>
+ <pref name='theme' type='string' value=''/>
+ <pref name='conv_focus' type='bool' value='1'/>
+ <pref name='mute' type='bool' value='0'/>
+ <pref name='command' type='path' value=''/>
+ <pref name='method' type='string' value='automatic'/>
+ <pref name='volume' type='int' value='50'/>
+ </pref>
+ <pref name='accounts'>
+ <pref name='dialog'>
+ <pref name='width' type='int' value='520'/>
+ <pref name='height' type='int' value='321'/>
+ </pref>
+ <pref name='buddyicon' type='path' value=''/>
+ </pref>
+ <pref name='blist'>
+ <pref name='show_buddy_icons' type='bool' value='1'/>
+ <pref name='show_empty_groups' type='bool' value='0'/>
+ <pref name='show_idle_time' type='bool' value='1'/>
+ <pref name='show_offline_buddies' type='bool' value='0'/>
+ <pref name='show_protocol_icons' type='bool' value='0'/>
+ <pref name='list_visible' type='bool' value='1'/>
+ <pref name='list_maximized' type='bool' value='0'/>
+ <pref name='sort_type' type='string' value='alphabetical'/>
+ <pref name='x' type='int' value='0'/>
+ <pref name='y' type='int' value='0'/>
+ <pref name='width' type='int' value='250'/>
+ <pref name='height' type='int' value='405'/>
+ <pref name='theme' type='string' value=''/>
+ </pref>
+ <pref name='conversations'>
+ <pref name='use_smooth_scrolling' type='bool' value='1'/>
+ <pref name='close_on_tabs' type='bool' value='1'/>
+ <pref name='send_bold' type='bool' value='0'/>
+ <pref name='send_italic' type='bool' value='0'/>
+ <pref name='send_underline' type='bool' value='0'/>
+ <pref name='spellcheck' type='bool' value='1'/>
+ <pref name='show_incoming_formatting' type='bool' value='1'/>
+ <pref name='resize_custom_smileys' type='bool' value='1'/>
+ <pref name='custom_smileys_size' type='int' value='96'/>
+ <pref name='minimum_entry_lines' type='int' value='2'/>
+ <pref name='show_timestamps' type='bool' value='1'/>
+ <pref name='show_formatting_toolbar' type='bool' value='1'/>
+ <pref name='placement' type='string' value='last'/>
+ <pref name='placement_number' type='int' value='1'/>
+ <pref name='bgcolor' type='string' value=''/>
+ <pref name='fgcolor' type='string' value=''/>
+ <pref name='font_face' type='string' value=''/>
+ <pref name='font_size' type='int' value='3'/>
+ <pref name='tabs' type='bool' value='1'/>
+ <pref name='tab_side' type='int' value='2'/>
+ <pref name='scrollback_lines' type='int' value='4000'/>
+ <pref name='chat'>
+ <pref name='entry_height' type='int' value='54'/>
+ <pref name='userlist_width' type='int' value='127'/>
+ <pref name='x' type='int' value='0'/>
+ <pref name='y' type='int' value='0'/>
+ <pref name='width' type='int' value='340'/>
+ <pref name='height' type='int' value='390'/>
+ </pref>
+ <pref name='im'>
+ <pref name='x' type='int' value='252'/>
+ <pref name='y' type='int' value='0'/>
+ <pref name='width' type='int' value='591'/>
+ <pref name='height' type='int' value='405'/>
+ <pref name='animate_buddy_icons' type='bool' value='1'/>
+ <pref name='entry_height' type='int' value='54'/>
+ <pref name='show_buddy_icons' type='bool' value='1'/>
+ <pref name='hide_new' type='string' value='never'/>
+ <pref name='close_immediately' type='bool' value='1'/>
+ </pref>
+ <pref name='toolbar'>
+ <pref name='wide' type='bool' value='0'/>
+ </pref>
+ </pref>
+ <pref name='pounces'>
+ <pref name='default_actions'>
+ <pref name='open-window' type='bool' value='0'/>
+ <pref name='popup-notify' type='bool' value='1'/>
+ <pref name='send-message' type='bool' value='0'/>
+ <pref name='execute-command' type='bool' value='0'/>
+ <pref name='play-sound' type='bool' value='0'/>
+ </pref>
+ <pref name='dialog'>
+ <pref name='width' type='int' value='520'/>
+ <pref name='height' type='int' value='321'/>
+ </pref>
+ </pref>
+ <pref name='filetransfer'>
+ <pref name='clear_finished' type='bool' value='1'/>
+ <pref name='keep_open' type='bool' value='0'/>
+ </pref>
+ <pref name='docklet'>
+ <pref name='blink' type='bool' value='0'/>
+ <pref name='show' type='string' value='always'/>
+ <pref name='gtk'>
+ <pref name='embedded' type='bool' value='1'/>
+ </pref>
+ </pref>
+ </pref>
+</pref>
diff --git a/skel/.themes/Parabola/index.theme b/skel/.themes/Parabola/index.theme
new file mode 100644
index 0000000..d6b2393
--- /dev/null
+++ b/skel/.themes/Parabola/index.theme
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Parabola
+Type=X-GNOME-Metatheme
+Comment=
+
+[X-GNOME-Metatheme]
+GtkTheme=Radiance-Purple
+MetacityTheme=Radiance-Purple
+IconTheme=RAVE-X-Dark-Purple
+GtkColorScheme=base_color:#ffffff,fg_color:#4c4c4c,tooltip_fg_color:#ffffff,selected_bg_color:#7E5BC5,selected_fg_color:#FFFFFF,text_color:#3C3C3C,bg_color:#F6F6F6,tooltip_bg_color:#000000,link_color:#9D7EDA
+CursorTheme=mate
+CursorSize=18
+BackgroundImage=/etc/wallpaper.png