8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
# Opacity
|
|
opacity-rule = [
|
|
"95:class_g *?= 'Rofi'",
|
|
"95:class_g *?= 'XTerm'",
|
|
];
|
|
|
|
corner-radius = 15;
|