I slightly simplified the example configuration using some of the newer command-line options supported by fuzzel(1), and also added --only-match to prevent the user from submitting an invalid window ID or nonexistent context name for good measure.
(I also renamed the window_id variable in one of the bindings to just id, to match the others.)
Signed-off-by: Amelia Clarke selene@perilune.dev
I slightly simplified the example configuration using some of the newer command-line options supported by `fuzzel(1)`, and also added `--only-match` to prevent the user from submitting an invalid window ID or nonexistent context name for good measure.
(I also renamed the `window_id` variable in one of the bindings to just `id`, to match the others.)
Signed-off-by: Amelia Clarke <selene@perilune.dev>