chore(picom): remove rofi from rounded-corners-exclude

This commit is contained in:
Afonso Franco 2024-09-28 16:40:40 +01:00
parent 244fb0f5e6
commit d628015a91
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -14,7 +14,6 @@ animation-dampening = 8;
corner-radius = 4.0; corner-radius = 4.0;
rounded-corners-exclude = [ rounded-corners-exclude = [
#"window_type = 'normal'", #"window_type = 'normal'",
"class_g = 'Rofi'",
"class_g = 'TelegramDesktop'", "class_g = 'TelegramDesktop'",
"class_g = 'Dunst'", "class_g = 'Dunst'",
"name = 'xmobar'", "name = 'xmobar'",