summaryrefslogtreecommitdiff
path: root/.config/picom/picom.conf
blob: 4723dcd2aeb4b22baa29a1d76f97826b133c08ec (plain)
1
2
3
4
5
opacity-rule = [ 
	"90:class_g = 'URxvt'",
	"90:class_g = 'Steam'",
	"95:class_g = 'KeePassXC'"
];