home-manager's `plugins` option emits `exec-once = hyprctl plugin load`, which races IPC socket readiness on startup and silently no-ops — `hyprctl plugin list` showed nothing even though the .so existed and loaded fine when invoked manually. Switch to Hyprland's native `plugin = /path` directive in extraConfig so the load happens synchronously during config parse, before any binds referencing its dispatchers. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| audio.nix | ||
| gnome.nix | ||
| hyprland.nix | ||
| locale.nix | ||
| shell.nix | ||
| users.nix | ||