1
0
Fork 0
mirror of https://github.com/reisub0/sway-alttab synced 2024-05-28 10:06:06 +02:00
sway-alttab/src/args.yml
reisub0 ac05f24689
Adds argument parsing for custom key combo
Signed-off-by: reisub0 <reisub0@gmail.com>
2019-12-10 23:27:46 +05:30

11 lines
345 B
YAML

name: sway-alttab
about: Simple Alt-Tab daemon for SwayWM. Switches back to previous focused window on Alt-Tab or SIGUSR1
author: Govind KP <reisub0@gmail.com>
args:
- combo:
help: Custom key combo for switching to last window [Sway/i3 format] (defaults to "Mod1+Tab")
short: c
long: combo
takes_value: true