No description
Find a file
Tamvana Makuluni 71cc49ee02 Make async
2025-03-12 13:20:38 -07:00
src Make async 2025-03-12 13:20:38 -07:00
.gitignore initial commit 2024-11-18 23:20:29 -08:00
Cargo.lock initial commit 2024-11-18 23:20:29 -08:00
Cargo.toml initial commit 2024-11-18 23:20:29 -08:00
example_config.toml initial commit 2024-11-18 23:20:29 -08:00
LICENSE Initial commit 2024-11-18 23:15:53 -08:00
Makefile avoid rebuild when installing 2024-11-21 12:15:10 -08:00
README.md add to readme 2024-11-18 23:21:36 -08:00

swayevents

Trigger scripts on sway IPC events.

For now, this only triggers on output events. I will update it to work with other events on an as needed/as requested basis.

Installation

make install