Just output the keyboard ids in swaymsg command

This commit is contained in:
Mohammad Zeinali 2022-05-02 19:51:10 +02:00
parent 2b670ea612
commit 71264bb658

View file

@ -33,7 +33,7 @@ instantiated from this template, and represents an input device.
| identifiers
: list of strings
: yes
: Identifiers of input devices to monitor. Use _swaymsg -t get_inputs_ to see available devices.
: Identifiers of input devices to monitor. Use _swaymsg -t get_inputs | grep 'identifier.*keyboard' | cut -d'"' -f4_ to see available devices.
| content
: particle
: yes