From 71264bb6587284f94fb97b57f287193b09e52d02 Mon Sep 17 00:00:00 2001 From: Mohammad Zeinali Date: Mon, 2 May 2022 19:51:10 +0200 Subject: [PATCH] Just output the keyboard ids in swaymsg command --- doc/yambar-modules-sway-xkb.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/yambar-modules-sway-xkb.5.scd b/doc/yambar-modules-sway-xkb.5.scd index 567f11a..f79ff55 100644 --- a/doc/yambar-modules-sway-xkb.5.scd +++ b/doc/yambar-modules-sway-xkb.5.scd @@ -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