diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-07 21:49:56 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-07 21:49:56 +0900 |
| commit | ea7df0373de3a793e274b03ba8f15cf5e3348f5e (patch) | |
| tree | d44eda757bf4e095e65ad5f2fe6b91cdf126e567 /config/rofi/config.rasi | |
| parent | 2ee1d627c7b9f37f73460e48915d54ec4a5f09b5 (diff) | |
updated rofi
Diffstat (limited to 'config/rofi/config.rasi')
| -rwxr-xr-x | config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 23fe2bcf..176d5f18 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -107,7 +107,7 @@ listview { scrollbar: false; layout: vertical; reverse: false; - fixed-height: true; + fixed-height: false; fixed-columns: true; spacing: 10px; background-color: transparent; |
