13 lines
167 B
Plaintext
13 lines
167 B
Plaintext
# Opacity
|
|
opacity-rule = [
|
|
"95:class_g *?= 'Rofi'",
|
|
"95:class_g *?= 'XTerm'",
|
|
];
|
|
|
|
corner-radius = 15;
|
|
|
|
#blur: {
|
|
# method: "gaussian";
|
|
# strength = 7;
|
|
#}
|