From 6a97324250222b31614192670b7ca3f7b15ab645 Mon Sep 17 00:00:00 2001 From: silly Date: Tue, 31 Mar 2026 00:04:34 +0200 Subject: Update config.rasi --- .config/rofi/config.rasi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index bcd493b..43f6335 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -79,8 +79,7 @@ listview { element { background-color: transparent; text-color: #FFFFFF; - /* @dynamic_rofi_element */ - border-radius: 8px; + border-radius: 0px; padding: 2px 4px; cursor: default; } -- cgit v1.3.1