diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-19 10:37:03 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-19 10:37:03 +0900 |
| commit | 9c0791d57fccd887ea633989aa9488882b478ce6 (patch) | |
| tree | 185196fe1f117fbacf91be958ab1b9db85f94656 /config/rofi/resolution/1440p/config.rasi | |
| parent | 57b2088bbbc3cd3c8e9c6da490bbe6709ea37b41 (diff) | |
more tweaked rofi
Diffstat (limited to 'config/rofi/resolution/1440p/config.rasi')
| -rw-r--r-- | config/rofi/resolution/1440p/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 11a96709..59543450 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -132,7 +132,7 @@ listview { scrollbar: false; layout: vertical; reverse: true; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } |
