Added Picom compositor
authorCian Bagshaw <cian@cianb.xyz>
Tue, 29 Nov 2022 22:07:45 +0000 (22:07 +0000)
committerCian Bagshaw <cian@cianb.xyz>
Tue, 29 Nov 2022 22:07:45 +0000 (22:07 +0000)
.config/picom.conf [new file with mode: 0644]

diff --git a/.config/picom.conf b/.config/picom.conf
new file mode 100644 (file)
index 0000000..1dd9d8e
--- /dev/null
@@ -0,0 +1,8 @@
+opacity-rule = [
+       "80:class_g = 'Alacritty'",     
+       "80:class_g = 'floatTerm'",
+       "85:class_g = 'Transmission-gtk'",
+       "85:class_g = 'Rofi'"
+];
+
+shadow = true