summaryrefslogtreecommitdiff
path: root/picom
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-06-28 23:20:18 +0100
committerrafa_99 <raroma09@gmail.com>2022-06-28 23:20:18 +0100
commit830c57cf868e6fc241018aae672b9c9cff52d10a (patch)
treefe01e355c5838968c8091ec13333ffdc5ed00412 /picom
parent3db93d10c7bf8758207d8d452c75b0b2b1ddbe31 (diff)
Synced stuff with openbsd branch
Diffstat (limited to 'picom')
-rw-r--r--picom/.config/picom/picom.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/picom/.config/picom/picom.conf b/picom/.config/picom/picom.conf
index df05ff5..7c93c1b 100644
--- a/picom/.config/picom/picom.conf
+++ b/picom/.config/picom/picom.conf
@@ -48,6 +48,7 @@ shadow-exclude = [
"class_g = 'Conky'",
"class_g ?= 'Notify-osd'",
"class_g = 'Cairo-clock'",
+ "class_g = 'firefox' && argb",
"_GTK_FRAME_EXTENTS@:c"
];
@@ -143,7 +144,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Sets the radius of rounded window corners. When > 0, the compositor will
# round the corners of windows. Does not interact well with
# `transparent-clipping`.
-corner-radius = 10;
+corner-radius = 10
# Exclude conditions for rounded corners.
rounded-corners-exclude = [