diff options
Diffstat (limited to '.config/lxpanel/default/panels/right')
-rw-r--r-- | .config/lxpanel/default/panels/right | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/.config/lxpanel/default/panels/right b/.config/lxpanel/default/panels/right deleted file mode 100644 index 62c26b0..0000000 --- a/.config/lxpanel/default/panels/right +++ /dev/null @@ -1,47 +0,0 @@ -# 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 - } - } -} - |