mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-16 20:46:08 +01:00
9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
enable = true;
|
|
vsync = true;
|
|
inactive-opacity = 0.65;
|
|
active-opacity = 0.98;
|
|
corner-radius = 3;
|
|
opacity-rule = [
|
|
"100:class_g = 'Rofi'"
|
|
];
|