projects
/
dotFiles
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9ddcf1
)
Added Picom compositor
author
Cian Bagshaw
<cian@cianb.xyz>
Tue, 29 Nov 2022 22:07:45 +0000
(22:07 +0000)
committer
Cian Bagshaw
<cian@cianb.xyz>
Tue, 29 Nov 2022 22:07:45 +0000
(22:07 +0000)
.config/picom.conf
[new file with mode: 0644]
patch
|
blob
diff --git a/.config/picom.conf
b/.config/picom.conf
new file mode 100644
(file)
index 0000000..
1dd9d8e
--- /dev/null
+++ b/
.config/picom.conf
@@ -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