Dont change rofi height whilst typing.

But if there aren't enough results to fill it, still shrink then on startup
This commit is contained in:
Jake Howard 2021-09-12 11:09:50 +01:00
parent f8124caa78
commit 8baf41bb2c
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ textbox {
listview {
fixed-height: false;
dynamic: true;
dynamic: false;
scrollbar: true;
spacing: 0px;
padding: 1px 0px 0px 0px;