diff options
Diffstat (limited to 'config/rofi/config.rasi')
| -rw-r--r-- | 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 de7d3496..02851b97 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -131,7 +131,7 @@ listview { cycle: true; scrollbar: false; layout: vertical; - reverse: true; + reverse: false; fixed-height: true; fixed-columns: false; background-color: @background; |
