Exclude polybar and lemonbar from rounded corners

This commit is contained in:
ItsDrike 2022-08-13 13:38:17 +02:00
parent dad13d0ec5
commit 11e757cdeb
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -272,6 +272,8 @@ fade-exclude = [
# round the corners of windows.
corner-radius = 12;
rounded-corners-exclude = [
"class_g = 'Polybar'",
"class_g = 'Bar'",
"class_g = 'Rofi'",
"class_g = 'dmenu'",
"class_g = 'Polybar'",