diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 12:15:15 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 12:15:15 +0900 |
| commit | 838431c85393a8ea320522ea2a08d5a06375a2f8 (patch) | |
| tree | 8b71d10857fe4bc46c92fdb4937bb09dd1592822 /config | |
| parent | 36669766da2e08100d8ac5232e78703943da8b5b (diff) | |
minor rofi style 10 fancy adjustment
Diffstat (limited to 'config')
| -rw-r--r-- | config/rofi/themes/KooL_style-10-Fancy.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-10-Fancy.rasi b/config/rofi/themes/KooL_style-10-Fancy.rasi index c68b9755..195cd707 100644 --- a/config/rofi/themes/KooL_style-10-Fancy.rasi +++ b/config/rofi/themes/KooL_style-10-Fancy.rasi @@ -145,7 +145,7 @@ message { listview { enabled: true; columns: 2; - lines: 10; + lines: 6; spacing: 2px ; scrollbar: false; padding: 0.5em; |
