From 5dac0fe1ae5a7b26aa3f66858d7e41c0d1cb2d85 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 21 Feb 2025 00:54:22 +0900 Subject: the usual tweak.. never ending --- config/rofi/config-rofi-theme.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-rofi-theme.rasi') diff --git a/config/rofi/config-rofi-theme.rasi b/config/rofi/config-rofi-theme.rasi index f968ce62..81b20ded 100644 --- a/config/rofi/config-rofi-theme.rasi +++ b/config/rofi/config-rofi-theme.rasi @@ -26,7 +26,7 @@ listview { columns: 2; lines: 7; fixed-height: false; - margin: 10px; + margin: 0px; scrollbar: true; } @@ -37,5 +37,5 @@ element-icon { element-text { horizontal-align: 0.0; vertical-align: 0.0; - margin: 5px 30px 5px 30px; + margin: 0px; } -- cgit v1.2.3