diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-15 01:26:36 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-15 01:26:36 +0900 |
| commit | 558faeeebd7ebb7c383f23ecd2b643f88ef8d551 (patch) | |
| tree | 985c70ef7b43335ba2ef9e4dc288f616010ddb22 /config/rofi/config-rofi-theme.rasi | |
| parent | e0726288bcd969c459fec7d3b96d371ffefb4f72 (diff) | |
yeah this should be ok
Diffstat (limited to 'config/rofi/config-rofi-theme.rasi')
| -rw-r--r-- | config/rofi/config-rofi-theme.rasi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/rofi/config-rofi-theme.rasi b/config/rofi/config-rofi-theme.rasi index 531a2c2c..14f1f971 100644 --- a/config/rofi/config-rofi-theme.rasi +++ b/config/rofi/config-rofi-theme.rasi @@ -20,6 +20,7 @@ listview { columns: 2; lines: 8; fixed-height: false; + scrollbar: true; } /* ---- Entry input ---- */ @@ -41,3 +42,4 @@ element-text { horizontal-align: 0.0; margin: 5px 30px 5px 30px; } + |
