Update for rofi corner radius.

This commit is contained in:
2026-06-24 10:36:26 +02:00
parent 59752bb8d4
commit befd7d745c
+1 -1
View File
@@ -54,7 +54,7 @@ log-level = "warn";
rules: (
# No rounded corners on dock and desktop
{
match = "window_type = 'dock' || window_type = 'desktop' || class_g = 'Rofi'";
match = "window_type = 'dock' || window_type = 'desktop'";
corner-radius = 0;
},
# Dim all app windows besides systems stuff