From ebd0987574d18da0ba767ae703427cb73e280117 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 20 Feb 2025 12:44:10 +0900 Subject: some minor rofi configs improvement --- config/rofi/config-clipboard.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-clipboard.rasi') 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 ---- */ -- cgit v1.2.3