mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-23 02:25:39 +02:00
Merge branch 'master' into master
This commit is contained in:
commit
47bc23c8f1
69 changed files with 2623 additions and 526 deletions
|
@ -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 | grep 'identifier.*keyboard' | cut -d'"' -f4_ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue