fix: hardcoded interpreter paths

This commit is contained in:
Piotr Bartoszewicz 2025-06-08 11:45:53 +02:00
parent c1d1bf447b
commit 90aa8fc0ea
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/env python
import pyaudio
import numpy as np

View file

@ -1,4 +1,4 @@
#!/bin/fish
#!/usr/bin/env fish
set -l dbus 'quickshell.dbus.properties.warning = false;quickshell.dbus.dbusmenu.warning = false' # System tray dbus property errors
set -l notifs 'quickshell.service.notifications.warning = false' # Notification server warnings on reload