(picom) changed transparency settings

This commit is contained in:
quak
2026-01-27 11:18:33 +01:00
parent 200a83631d
commit 816c66afb5

View File

@@ -11,8 +11,7 @@ fading = false;
# opacity
transparent-clipping = false;
opacity-rule = [
"90:class_g = 'Alacritty'",
"90:class_g = 'com.mitchellh.ghostty'",
"93:class_g = 'com.mitchellh.ghostty'",
"95:class_g = 'SpeedCrunch'",
];