Add picom config
This commit is contained in:
parent
506f78a7f8
commit
4ae53cae0b
1 changed files with 3 additions and 0 deletions
3
.config/picom/picom.conf
Normal file
3
.config/picom/picom.conf
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
opacity-rule = [
|
||||||
|
"80:class_g = 'Alacritty'",
|
||||||
|
];
|
Loading…
Reference in a new issue