From 57b2088bbbc3cd3c8e9c6da490bbe6709ea37b41 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 19 Nov 2023 09:47:24 +0900 Subject: tweaked rofi --- config/rofi/resolution/1440p/config-long.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/resolution/1440p/config-long.rasi') diff --git a/config/rofi/resolution/1440p/config-long.rasi b/config/rofi/resolution/1440p/config-long.rasi index aed3d781..bfe8778a 100644 --- a/config/rofi/resolution/1440p/config-long.rasi +++ b/config/rofi/resolution/1440p/config-long.rasi @@ -22,7 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 30%; + width: 45%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -126,7 +126,7 @@ button selected { listview { enabled: true; columns: 1; - lines: 20; + lines: 15; cycle: true; dynamic: true; scrollbar: true; -- cgit v1.2.3