kernc / xsuspender

:eyes: :computer: :zzz: :battery: Save battery by auto-suspending unfocused X11 applications.

Home Page:https://kernc.github.io/xsuspender/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configration reloading

offlinehacker opened this issue · comments

Implement configuration reloading by sending SIGUSR1 to xsuspender. This enables if xsuspender is started without process supervision to still be able to reload config without restarting it.

Many small configfile-based tools also automatically reload the config when the file changes. The same could be done here :)