Skip to content

Commit 4048075

Browse files
EdenQwQShinyzenith
authored andcommitted
[doc] --device argument
1 parent 3d36a21 commit 4048075

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

swhkd.1.scd

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,19 @@ More about the config file syntax in `swhkd(5)`
2828
*-v*, *--version*
2929
Print version information.
3030

31-
*-c*, *--config*
31+
*-c*, *--config* <CONFIG_FILE_PATH>
3232
Set a custom config file path.
3333

34-
*-C*, *--cooldown*
34+
*-C*, *--cooldown* <COOLDOWN_IN_MS>
3535
Set a custom repeat cooldown duration. Default is 250ms. Most wayland
3636
compositors handle this server side however, either way works.
3737

3838
*-d*, *--debug*
3939
Enable debug mode.
4040

41+
-D --device <DEVICE_NAME>
42+
Manually set the keyboard devices to use. Can occur multiple times.
43+
4144
# SIGNALS
4245

4346
- Reload config file: `sudo pkill -HUP swhkd`

0 commit comments

Comments
 (0)