From 358ed237db27ded559ed87c93445d894771b742b Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 27 Jun 2026 19:29:29 +0100 Subject: Remove rounded corners from rofi --- rofi/.config/rofi/themes/nord.rasi | 1 - 1 file changed, 1 deletion(-) (limited to 'rofi') diff --git a/rofi/.config/rofi/themes/nord.rasi b/rofi/.config/rofi/themes/nord.rasi index a98e108..53161ad 100644 --- a/rofi/.config/rofi/themes/nord.rasi +++ b/rofi/.config/rofi/themes/nord.rasi @@ -23,7 +23,6 @@ window { background-color: @nord0; border-color: @accent-color; border: 2px; - border-radius: 6px; width: 550px; location: center; anchor: center; -- cgit v1.2.3-13-gbd6f