added opaque windowrule
This commit is contained in:
parent
a6cd552980
commit
a71f4114b0
2 changed files with 3 additions and 0 deletions
|
|
@ -688,6 +688,7 @@ void CConfigManager::handleWindowRule(const std::string& command, const std::str
|
|||
&& RULE != "nofocus"
|
||||
&& RULE != "noblur"
|
||||
&& RULE != "center"
|
||||
&& RULE != "opaque"
|
||||
&& RULE != "fullscreen"
|
||||
&& RULE.find("animation") != 0
|
||||
&& RULE.find("rounding") != 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue