Update position
This commit is contained in:
parent
86747280ef
commit
3f2b8f7a26
@ -34,8 +34,8 @@ configuration {
|
|||||||
window {
|
window {
|
||||||
width: 400px;
|
width: 400px;
|
||||||
height: 130px;
|
height: 130px;
|
||||||
x-offset: -14px;
|
x-offset: 0px;
|
||||||
y-offset: 65px;
|
y-offset: 0px;
|
||||||
spacing: 0px;
|
spacing: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
@ -44,8 +44,8 @@ window {
|
|||||||
border-color: #FFFFFF;
|
border-color: #FFFFFF;
|
||||||
cursor: "default";
|
cursor: "default";
|
||||||
transparency: "real";
|
transparency: "real";
|
||||||
location: northeast;
|
location: center;
|
||||||
anchor: northeast;
|
anchor: center;
|
||||||
fullscreen: false;
|
fullscreen: false;
|
||||||
enabled: true;
|
enabled: true;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user