Update compton.conf
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 28 Feb 2021 16:24:04 +0000 (11:24 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 28 Feb 2021 16:24:04 +0000 (11:24 -0500)
home/.compton.conf

index cb4d7cf..d92d90e 100644 (file)
@@ -10,5 +10,6 @@ opacity-rule =
     , "99:class_g = 'screengrab'"   # Original is obscured with overlaid transparency
     , "80:class_g = 'dmenu'"        # Want to be more-visible.
     , "60:class_g = 'Dunst'"        # Not transparent otherwise.
-    , "60:class_g = 'dwm'"          # Always inactive, so need to override.
+    , "80:class_g = 'dwm'"          # Always inactive, so need to override.
+    , "90:class_g = 'Firefox'"
     ];
This page took 0.024705 seconds and 4 git commands to generate.