Add onMonitorChange hyprland hook script

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-02-14 19:29:42 +00:00
parent 3e67e2a299
commit b6635d01c2
4 changed files with 48 additions and 12 deletions

View File

@@ -39,5 +39,7 @@
];
};
};
wayland.windowManager.hyprland.onMonitorChange.services = [ "ags.service" ];
};
}