Skip to content
Snippets Groups Projects
Commit 1682d556 authored by tobiglaser's avatar tobiglaser
Browse files

minor adjustments

parent 55df3722
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,14 @@ cutdown_menus=1 ...@@ -30,6 +30,14 @@ cutdown_menus=1
cutdown_places=1 cutdown_places=1
real_expanders=1 real_expanders=1
[ui]
big_icon_size=48
small_icon_size=24
pane_icon_size=24
thumbnail_size=80
show_thumbnail=1
shadow_hidden=0
[places] [places]
places_home=1 places_home=1
places_desktop=1 places_desktop=1
......
...@@ -7,7 +7,7 @@ Global { ...@@ -7,7 +7,7 @@ Global {
margin=0 margin=0
widthtype=percent widthtype=percent
width=100 width=100
height=26 height=27
transparent=0 transparent=0
tintcolor=#000000 tintcolor=#000000
alpha=0 alpha=0
...@@ -19,6 +19,7 @@ Global { ...@@ -19,6 +19,7 @@ Global {
fontcolor=#ffffff fontcolor=#ffffff
background=1 background=1
backgroundfile=/usr/share/lxpanel/images/background.png backgroundfile=/usr/share/lxpanel/images/background.png
iconsize=27
} }
Plugin { Plugin {
type=menu type=menu
...@@ -56,6 +57,7 @@ Plugin { ...@@ -56,6 +57,7 @@ Plugin {
Config { Config {
Size=10 Size=10
} }
expand=0
} }
Plugin { Plugin {
type=taskbar type=taskbar
...@@ -72,6 +74,8 @@ Plugin { ...@@ -72,6 +74,8 @@ Plugin {
FlatButton=0 FlatButton=0
MaxTaskWidth=150 MaxTaskWidth=150
spacing=1 spacing=1
GroupedTasks=0
DisableUpscale=0
} }
} }
Plugin { Plugin {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment