diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 12:15:07 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 12:15:07 +0900 |
| commit | b3e8e78ac2ad712c38e5365faeb5bb5471dde692 (patch) | |
| tree | 64bbc6ce1c572b7f374f969b87f6c099be4246ba | |
| parent | 3446b1047f1139ea4d4bcf8b2a6c883d51583433 (diff) | |
minor rofi style 10 fancy adjustment
| -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; |
