Update for rofi corner radius.
This commit is contained in:
@@ -54,7 +54,7 @@ log-level = "warn";
|
|||||||
rules: (
|
rules: (
|
||||||
# No rounded corners on dock and desktop
|
# 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;
|
corner-radius = 0;
|
||||||
},
|
},
|
||||||
# Dim all app windows besides systems stuff
|
# Dim all app windows besides systems stuff
|
||||||
|
|||||||
Reference in New Issue
Block a user