Categorygithub.com/Necoro/bolt-listener
repositorypackage
0.0.0-20211029064019-d61eebbbc3cb
Repository: https://github.com/necoro/bolt-listener.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

bolt-listener

bolt-listener is a daemon to be used in combination with bolt. It uses DBus to listen whenever bolt announces the connection / disconnection of some thunderbolt hardware. It then executes the scripts configured.

A common usecase is probably to do some monitor setup or alike when connecting with a Thunderbolt dock (and resetting it, when disconnecting).

Configuration happens via TOML, an example config is included.