12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
backend = "glx";
|
|
vsync = true;
|
|
|
|
corner-radius = 20.0;
|
|
rounded-corners-exclude = [
|
|
];
|
|
|
|
inactive-opacity = 0.8;
|
|
opacity-rule = [
|
|
"100:class_g = 'Rofi'",
|
|
];
|