Update position

This commit is contained in:
Stephan Raabe 2023-10-18 16:43:24 +02:00
parent 86747280ef
commit 3f2b8f7a26

View File

@ -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;