diff options
| author | silly <u65487754@gmail.com> | 2026-04-06 02:52:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-06 02:52:40 +0000 |
| commit | cbcdc960fe3c798df7472f44e453874cdce67604 (patch) | |
| tree | 4a7eff95d9e4cfc66a8d1cd51946f613b8b11078 | |
| parent | 5ed336dbfe8adcfe79e6d276a75d1bfe7f3cffb4 (diff) | |
Update config.rasi
| -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; } |
