21 lines
356 B
Plaintext
21 lines
356 B
Plaintext
Window "ewwiipanel" {
|
|
monitor = 0
|
|
windowtype = "dock"
|
|
wm_ignore = false
|
|
stacking = "fg"
|
|
geometry = {
|
|
anchor = "top center"
|
|
x = "0px"
|
|
y = "0px"
|
|
height = "27px"
|
|
width = "100%"
|
|
}
|
|
reserve = {
|
|
distance = "27px"
|
|
side = "top"
|
|
}
|
|
|
|
Label {
|
|
text = "Plain Panel"
|
|
}
|
|
} |