24 lines
No EOL
749 B
YAML
24 lines
No EOL
749 B
YAML
---
|
|
|
|
keyboard_shortcuts:
|
|
- id: 0
|
|
command: "'/home/jonathan/.bin/audio-switch Audioengine'"
|
|
shortcut: "'<Shift><Control><Alt>1'"
|
|
name: "'Audioengine Speakers'"
|
|
- id: 1
|
|
command: "'/home/jonathan/.bin/audio-switch \"USB Audio Speakers\"'"
|
|
shortcut: "'<Shift><Control><Alt>2'"
|
|
name: "'Sonos Port'"
|
|
- id: 2
|
|
command: "'/home/jonathan/.bin/audio-switch arctis'"
|
|
shortcut: "'<Shift><Control><Alt>3'"
|
|
name: "'Arctis Nova Pro'"
|
|
- id: 3
|
|
command: "'/home/jonathan/.bin/audio-switch \"USB Audio Front Headphones\"'"
|
|
shortcut: "'<Shift><Control><Alt>4'"
|
|
name: "'Front Headphones'"
|
|
- id: 4
|
|
command: "'/home/jonathan/.bin/audio-switch xm5'"
|
|
shortcut: "'<Shift><Control><Alt>5'"
|
|
name: "'XM5s'"
|
|
|