mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-15 10:43:40 +01:00
Merge pull request #7 from sant0s12/patch-1
Force reload config after plugin is loaded
This commit is contained in:
commit
d48d1bfb31
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ APICALL EXPORT PLUGIN_DESCRIPTION_INFO PLUGIN_INIT(HANDLE handle) {
|
|||
|
||||
registerDispatchers();
|
||||
|
||||
HyprlandAPI::reloadConfig();
|
||||
|
||||
return {"hy3", "i3 like layout for hyprland", "outfoxxed", "0.1"};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue