diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 12:44:10 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 12:44:10 +0900 |
| commit | ebd0987574d18da0ba767ae703427cb73e280117 (patch) | |
| tree | 0a3cfa074e629064d536c5eb8e181c797d0157af /config/rofi/config-clipboard.rasi | |
| parent | b0b6f0a8b1734e45de46b36a4e806002867db161 (diff) | |
some minor rofi configs improvement
Diffstat (limited to 'config/rofi/config-clipboard.rasi')
| -rw-r--r-- | config/rofi/config-clipboard.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-clipboard.rasi b/config/rofi/config-clipboard.rasi index f5c086a7..4006e646 100644 --- a/config/rofi/config-clipboard.rasi +++ b/config/rofi/config-clipboard.rasi @@ -24,8 +24,8 @@ entry { /* ---- Listview ---- */ listview { columns: 1; - lines: 15; - fixed-height: false; + lines: 8; + fixed-height: true; } /* ---- Elements ---- */ |
