1
0

FEAT: Adding picom config

This commit is contained in:
2024-04-10 15:35:59 +02:00
parent f3bc559598
commit e95ce2b946
3 changed files with 4 additions and 0 deletions

2
picom/picom.conf Normal file
View File

@ -0,0 +1,2 @@
opacity-rule = [ "80:class_g = 'Alacritty'",
"80:class_g = 'rofi'" ];