7c798c005c
GamemodePill is instantiated per screen Variant, so it spawned one long-lived gdbus monitor per monitor (3 on desktop). Move the watcher into a shared Gamemode singleton so only one runs regardless of screen count.