[fish] Add amixer vol functions and retropie scraping

This commit is contained in:
2022-01-18 12:29:04 -05:00
parent fe2ace5d3e
commit ba586474cf
5 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,4 @@
function vdown
amixer set 'Master' 5%-
end