summaryrefslogtreecommitdiffstats
path: root/.config/fbpanel/menu
blob: 9deee75559ba45e4b75355581344fbef21ff3aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Global {
	edge = top
	allign = left
	widthtype = pixel
	width = 48
	heighttype = pixel
	height = 48
	margin = 0
	setdocktype = true
	setpartialstrut = true
	transparent = false
	tintcolor = #000000
	alpha = 255
	autohide = false
	roundcorners = false
	roundcornersradius = 0
	layer = above
	setlayer = false
	maxelemheight = 24
}

Plugin {
	type = menu
	expand = true
	padding = 0
	config {
		icon = applications-other
		systemmenu {
		}
	}
}