diff --git a/recipes/stop_unfocused.lua b/recipes/stop_unfocused.lua index 2632650..c186c9c 100644 --- a/recipes/stop_unfocused.lua +++ b/recipes/stop_unfocused.lua @@ -1,4 +1,4 @@ ---- Keep track of stopped clients, and CONT in case it gets focused. +--- Manage sending SIGSTOP signals to special clients when they are unfocused. -- -- Clients with ontop = true are ignored. --