diff options
Diffstat (limited to 'custom/shell.yaml')
-rw-r--r-- | custom/shell.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/shell.yaml b/custom/shell.yaml new file mode 100644 index 0000000..6c05d1b --- /dev/null +++ b/custom/shell.yaml @@ -0,0 +1,2 @@ +sound_combined: 'ssh -i /config/keys/id_rsa csa@localhost pacmd set-default-sink combined' +sound_living: 'ssh -i /config/keys/id_rsa csa@localhost pacmd set-default-sink 0' |