Update picom.conf

This commit is contained in:
BitHeaven
2022-08-13 15:38:48 +05:00
committed by GitHub
parent 01a494511e
commit e7a8c5a94e

View File

@ -152,7 +152,7 @@ corner-radius = 10
# Exclude conditions for rounded corners.
rounded-corners-exclude = [
"window_type = 'dock'",
"class_g = 'dwm'",
# "class_g = 'dwm'",
"window_type = 'desktop'"
];