|
|
|
@ -24,11 +24,11 @@ USE_BUTTONS=YES
|
|
|
|
|
window {
|
|
|
|
|
/* properties for window widget */
|
|
|
|
|
transparency: "real";
|
|
|
|
|
location: east;
|
|
|
|
|
anchor: east;
|
|
|
|
|
location: northeast;
|
|
|
|
|
anchor: northeast;
|
|
|
|
|
fullscreen: false;
|
|
|
|
|
width: 95px;
|
|
|
|
|
x-offset: -20px;
|
|
|
|
|
x-offset: 0px;
|
|
|
|
|
y-offset: 0px;
|
|
|
|
|
|
|
|
|
|
/* properties for all widgets */
|
|
|
|
|