mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-06 23:39:29 -05:00
fix: hardcoded interpreter paths
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/fish
|
||||
#!/usr/bin/env fish
|
||||
|
||||
function get-audio-source
|
||||
pactl list short sources | grep '\.monitor.*RUNNING' | cut -f 2 | head -1
|
||||
|
||||
Reference in New Issue
Block a user