diff options
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/config.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/config.rasi | 2 |
3 files changed, 3 insertions, 3 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; diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index de7d3496..02851b97 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/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; diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index ba0bff1a..dd997999 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/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; |
