mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-17 23:41:44 +00:00
config: merge all rules set for the same workspace selection (#5656)
This commit is contained in:
@@ -205,6 +205,7 @@ class CConfigManager {
|
||||
std::optional<std::string> verifyConfigExists();
|
||||
void postConfigReload(const Hyprlang::CParseResult& result);
|
||||
void reload();
|
||||
SWorkspaceRule mergeWorkspaceRules(const SWorkspaceRule&, const SWorkspaceRule&);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CConfigManager> g_pConfigManager;
|
||||
|
Reference in New Issue
Block a user