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