docs: feedbackd: show how to trigger a sound

This commit is contained in:
Colin 2023-12-10 16:25:13 +00:00
parent 4d5b462b2c
commit 8cdb4aa53d

View File

@ -1,3 +1,6 @@
# test with e.g.
# - `fbcli --event proxied-message-new-instant`
{ config, lib, pkgs, ... }:
let
cfg = config.sane.programs.feedbackd;