Fix rofi transparency issue; blur not possible

inky
Elnu 1 year ago
parent 4dd9210482
commit cabaee16cd

@ -1,7 +1,6 @@
### TODO
- Make startpage fully generic for both Nord and Everforest
- Fix rofi transparency issue
### Needs checking

@ -19,7 +19,6 @@
];
opacity-rule = [
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
"75:class_g *?= 'Rofi'"
];
};
};

Loading…
Cancel
Save