mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-02 08:08:29 +00:00
added opaque windowrule
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user