From 022fa1b4f26d347bf976757f000af88521c49da1 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sun, 12 Nov 2023 11:47:18 +0900 Subject: cleaned up and adjusted rofi for 1080p --- config/rofi/config-long.rasi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/rofi/config-long.rasi') diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index fa41def3..360f250a 100644 --- a/config/rofi/config-long.rasi +++ b/config/rofi/config-long.rasi @@ -22,8 +22,8 @@ configuration { /* ---- Window ---- */ window { - width: 20%; - height: 50%; + width: 35%; + height: 60%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -128,7 +128,7 @@ listview { lines: 12; cycle: true; dynamic: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; fixed-height: true; -- cgit v1.2.3