powermenu to top right
This commit is contained in:
parent
05dedb77dc
commit
e15f8e8953
@ -24,11 +24,11 @@ USE_BUTTONS=YES
|
|||||||
window {
|
window {
|
||||||
/* properties for window widget */
|
/* properties for window widget */
|
||||||
transparency: "real";
|
transparency: "real";
|
||||||
location: east;
|
location: northeast;
|
||||||
anchor: east;
|
anchor: northeast;
|
||||||
fullscreen: false;
|
fullscreen: false;
|
||||||
width: 95px;
|
width: 95px;
|
||||||
x-offset: -20px;
|
x-offset: 0px;
|
||||||
y-offset: 0px;
|
y-offset: 0px;
|
||||||
|
|
||||||
/* properties for all widgets */
|
/* properties for all widgets */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user