Fix rofi transparency issue; blur not possible
This commit is contained in:
parent
4dd9210482
commit
cabaee16cd
2 changed files with 0 additions and 2 deletions
1
TODO.md
1
TODO.md
|
@ -1,7 +1,6 @@
|
||||||
### TODO
|
### TODO
|
||||||
|
|
||||||
- Make startpage fully generic for both Nord and Everforest
|
- Make startpage fully generic for both Nord and Everforest
|
||||||
- Fix rofi transparency issue
|
|
||||||
|
|
||||||
### Needs checking
|
### Needs checking
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
];
|
];
|
||||||
opacity-rule = [
|
opacity-rule = [
|
||||||
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
|
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
|
||||||
"75:class_g *?= 'Rofi'"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue