Place rofi launcher a bit lower
This commit is contained in:
parent
452b5ba765
commit
449ebba3f9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ window {
|
||||||
transparency: "real";
|
transparency: "real";
|
||||||
border-radius: 7px;
|
border-radius: 7px;
|
||||||
width: 40%;
|
width: 40%;
|
||||||
y-offset: 10px;
|
y-offset: 50px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
location: north;
|
location: north;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue