1
0
Fork 0
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:
Dave Davenport 2017-01-21 12:13:01 +01:00
parent 4686d0ef96
commit b0870e02f7

View file

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