From 9e52ccf9ffca7a4ecbb66961bc72bf04c0ddbaa0 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 17 Sep 2024 09:23:04 +0900 Subject: minor adjustment on rofi --- 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 e675a843..7efc033d 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -22,9 +22,9 @@ listview { /* ---- Element ---- */ element { orientation: vertical; - padding: 12px; + padding: 12px 0px 0px 0px; spacing: 6px; - border-radius: 20px; + border-radius: 12px; } element-icon { -- cgit v1.2.3