diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/rofi/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 1944341..0bca45d 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -29,8 +29,8 @@ window { border-color: #FFFFFF; border-radius: 0px; padding: 4px 5px; - location: center; - anchor: center; + location: north; + anchor: north; y-offset: 20px; } |
