mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Center the arthur theme
This commit is contained in:
parent
4686d0ef96
commit
b0870e02f7
1 changed files with 1 additions and 2 deletions
|
@ -43,8 +43,7 @@
|
||||||
}
|
}
|
||||||
#window {
|
#window {
|
||||||
location: center;
|
location: center;
|
||||||
anchor: north;
|
anchor: center;
|
||||||
y-offset: -5em;
|
|
||||||
}
|
}
|
||||||
#window box {
|
#window box {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
Loading…
Reference in a new issue