Files
nixos-config/modules
daniil-bergandClaude Opus 4.8 752ee84430 fix(home): keep waybar + wallpaper on surviving monitor after unplug
Hyprland drops the layer-shell surfaces on the remaining output when a
monitor is removed and does not recreate them, so waybar and the awww
wallpaper vanish on unplug. The socket2 watcher only reacted to
`monitoradded`, which masked it — reconnecting re-fired the add and
restored both. Handle `monitorremoved` too, and on either event re-push
the wallpaper and reload waybar (SIGUSR2 rebuilds its per-output bars).
Renamed `wallpaper-hotplug` to `monitor-hotplug` since it now does both.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-09 10:48:16 +02:00
..
2026-07-05 15:40:35 +02:00