sway/sway/config
Kenny Levinsen 61cc08cf3c config/output: Reset everything before swaybg exec
swaybar and the exec command reset signal masks, signal handlers and
NOFILE limit before exec, but swaybg was missing all that.

Reset it for swaybg as well.
2025-03-11 09:15:05 +01:00
..
bar.c Use SIG_IGN for SIGCHLD instead of our own handler 2025-03-11 09:15:05 +01:00
input.c Use has_prefix() instead of strncmp() throughout 2025-01-07 16:35:31 +01:00
output.c config/output: Reset everything before swaybg exec 2025-03-11 09:15:05 +01:00
seat.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00