fix: #!/usr/bin/env

This commit is contained in:
2025-08-10 21:41:02 +02:00
parent a37c93245c
commit a0b3a7a672
10 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/env python3
#!/usr/bin/env python3
APP_NAME = "spotify-lyrics"
STATE_DIR_NAME = "~/.local/state/eww/lyrics"