Minor Cleanup of spicetify-cli-bin and notify-send-py
- Use env in shebang for notify-send.py - Move spicetify script to a file
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
exec python3 -m notify_send_py.notify_send_py "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user