summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-03 12:58:41 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-03 12:58:41 -0500
commitbc41ed4179df255f8976d527c0d4faee2ab8083f (patch)
treebfe1dcb45350db0ff1a284946395fb434fe61544 /.config
parented8ce482c8c0527261b045a57e9bbaaea6414ad9 (diff)
add right lxpanel
Diffstat (limited to '.config')
-rw-r--r--.config/lxpanel/default/panels/right47
1 files changed, 47 insertions, 0 deletions
diff --git a/.config/lxpanel/default/panels/right b/.config/lxpanel/default/panels/right
new file mode 100644
index 0000000..62c26b0
--- /dev/null
+++ b/.config/lxpanel/default/panels/right
@@ -0,0 +1,47 @@
+# lxpanel <profile> config file. Manually editing is not recommended.
+# Use preference dialog in lxpanel to adjust config when you can.
+
+Global {
+ edge=right
+ allign=center
+ margin=0
+ widthtype=request
+ width=652
+ height=128
+ transparent=1
+ tintcolor=#002b36
+ alpha=255
+ autohide=1
+ heightwhenhidden=2
+ setdocktype=1
+ setpartialstrut=1
+ usefontcolor=0
+ fontsize=10
+ fontcolor=#000000
+ usefontsize=0
+ background=0
+ iconsize=128
+ loglevel=2
+}
+
+Plugin {
+ type = launchbar
+ Config {
+ Button {
+ id=/home/luke/Desktop/iceweasel.desktop
+ }
+ Button {
+ id=/home/luke/Desktop/netflix-desktop.desktop
+ }
+ Button {
+ id=/home/luke/Desktop/vlc.desktop
+ }
+ Button {
+ id=/home/luke/Desktop/vlc-dvd.desktop
+ }
+ Button {
+ id=/home/luke/Desktop/vlc-cdda.desktop
+ }
+ }
+}
+