summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/picom.conf11
1 files changed, 9 insertions, 2 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index e4018b8..c9fea61 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -6,6 +6,14 @@ vsync = true;
unredir-if-possible = true;
no-use-damage = false;
+unredir-if-possible-exclude = [
+ "class_g = 'mpv'"
+];
+
+# window-rule = [
+# "use-redirect-if-possible = false:class_g = 'mpv' && fullscreen"
+# ];
+
# Inactive windows diming
# inactive-dim = 0.10;
# inactive-dim-fixed = true;
@@ -79,8 +87,7 @@ fading = false;
# no-fading-openclose = true;
# Specify a list of conditions of windows that should not be faded.
-fade-exclude = [ ];
-xinerama-shadow-crop = true;
+# xinerama-shadow-crop = true;
# wintypes:
# {