mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 16:25:39 +02:00
Just output the keyboard ids in swaymsg command
This commit is contained in:
parent
2b670ea612
commit
71264bb658
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ instantiated from this template, and represents an input device.
|
||||||
| identifiers
|
| identifiers
|
||||||
: list of strings
|
: list of strings
|
||||||
: yes
|
: 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
|
| content
|
||||||
: particle
|
: particle
|
||||||
: yes
|
: yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue