mirror of
https://github.com/JakeStanger/Rofi_MPD.git
synced 2026-07-11 12:14:40 +01:00
[GH-ISSUE #2] #! shebang at the beginning of the file? #3
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/Rofi_MPD#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rubdos on GitHub (Oct 5, 2018).
Original GitHub issue: https://github.com/JakeStanger/Rofi_MPD/issues/2
I'm here again, mind adding
#!/usr/bin/env python3to the beginning ofmain.py?edit: or whatever python version you use :-)
@rubdos commented on GitHub (Oct 5, 2018):
By the way, feel free to ping me on freenode or something.
@rubdos commented on GitHub (Oct 5, 2018):
FYI: https://aur.archlinux.org/packages/rofi-mpd-git/
After this bugfix,
rofi-mpdshould just run!@JakeStanger commented on GitHub (Oct 5, 2018):
Python 3 is correct. I'm busy at the moment but if you submit a PR I'll merge it when I can.
And a huge thanks, this is super cool!