home-manager/tests/modules/services/sxhkd
Naïm Favier 14b5415720
sxhkd: set scope OOMPolicy to continue
When a process inside the sxhkd scope is OOM killed, if the OOM policy
is set to `stop` then the sxhkd scope itself will exit, terminating
every process launched from the keyboard.

This is undesirable, set it to `continue` instead to keep other
processes running.
2023-10-24 17:48:13 +02:00
..
configuration.nix
default.nix
service.nix sxhkd: set scope OOMPolicy to continue 2023-10-24 17:48:13 +02:00
sxhkdrc