diff options
Diffstat (limited to 'config/rofi/config-Animations.rasi')
| -rw-r--r-- | config/rofi/config-Animations.rasi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/rofi/config-Animations.rasi b/config/rofi/config-Animations.rasi index 315eb2b9..c7a86361 100644 --- a/config/rofi/config-Animations.rasi +++ b/config/rofi/config-Animations.rasi @@ -11,7 +11,8 @@ mainbox { /* ---- Window ---- */ window { - width: 45%; + width: 45%; + height: inherit; } /* ---- Entry ---- */ |
