# HG changeset patch # User Christophe Lincoln # Date 1204995763 -3600 # Node ID 4cd339cfc50e3d6e9e357755917fd6f685d62b58 # Parent 61cf576edb7b93c3922ee469a49d0000ac4a37b0 lxpanel: default config without windows list (a bit buggy, use JWM one) diff -r 61cf576edb7b -r 4cd339cfc50e lxpanel/stuff/default/config --- a/lxpanel/stuff/default/config Sat Mar 08 15:57:11 2008 +0100 +++ b/lxpanel/stuff/default/config Sat Mar 08 18:02:43 2008 +0100 @@ -1,15 +1,15 @@ # lxpanel config file # see http://lxpanel.sf.net/docs.html for complete configuration guide Global { - edge = bottom + edge = top allign = center margin = 0 widthtype = percent - width = 60 + width = 23 height = 26 transparent = false tintcolor = #000000 - alpha = 121 + alpha = 113 setdocktype = true setpartialstrut = true useFontColor = true @@ -102,23 +102,6 @@ } Plugin { - type = taskbar - expand = true - Config { - tooltips = true - IconsOnly = false - AcceptSkipPager = true - ShowIconified = true - ShowMapped = true - ShowAllDesks = false - UseMouseWheel = true - UseUrgencyHint = true - MaxTaskWidth = 150 - spacing = 1 - } -} - -Plugin { type = tray }