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