[fish] Add amixer vol functions and retropie scraping
This commit is contained in:
4
fish/.config/fish/functions/vdown.fish
Normal file
4
fish/.config/fish/functions/vdown.fish
Normal file
@ -0,0 +1,4 @@
|
||||
function vdown
|
||||
amixer set 'Master' 5%-
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user