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.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/config.rasi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index c131543b..31309ef7 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -22,8 +22,8 @@ configuration { /* ---- Window ---- */ window { - width: 35%; - height: 35%; + width: 45%; + height: 45%; x-offset: 0px; y-offset: 0px; spacing: 0px; -- cgit v1.2.3