forked from colonelpanic/dotfiles
Fix some functions
This commit is contained in:
@@ -4,5 +4,5 @@ function get_sink_input_by_pid {
|
||||
get_sink_input_info.hs | jq 'select(.application_process_id == "'"$thePID"'")'
|
||||
}
|
||||
|
||||
get_sink_input_by_pid
|
||||
get_sink_input_by_pid "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user