From 4f7f90ec72e9ece7556bcc34df63c8b1b62e2337 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 Nov 2023 19:47:03 +0900 Subject: Renamed waybar styles, rofi size increase --- config/rofi/config.rasi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/rofi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index c92eed9a..c131543b 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -22,8 +22,8 @@ configuration { /* ---- Window ---- */ window { - width: 30%; - height: 30%; + width: 35%; + height: 35%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -125,7 +125,7 @@ button selected { listview { enabled: true; columns: 1; - lines: 8; + lines: 10; cycle: true; dynamic: true; scrollbar: false; -- cgit v1.2.3