summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/music
Commit message (Collapse)AuthorAgeFilesLines
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-251-19/+0
| | | | update dwmblocks build to avoid errors
* Compatibility for FreeBSD's paste(1) (#853)anntnzrb2020-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -`
* Fixed Music Notification (#702)Luke Bubar2020-06-151-1/+1
| | | Music no longer italicizes. The notification has been changed to match.
* fixes issue #663 , i3block break (#675)Hekuran2020-05-311-1/+1
| | | i3block wont break with this
* make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-301-1/+1
| | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* mpd-module-update now mpdupLuke Smith2020-05-261-0/+2
| | | | it is autostarted by the music module if not already running
* replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625)Kian Kasad2020-05-091-1/+1
|
* statusbar scripts now open when shift-clickedLuke Smith2020-05-071-6/+7
| | | | | weather module "fixed" other minor statusbar script tweaks
* music filter uses ⏸Luke Smith2020-05-041-5/+2
|
* Replaced pgrep with pidof (#592)Charlie392020-04-221-1/+2
| | | | | | | | | | | * dwm compliant revised PR * replaced pgrep with pidof because it is faster! * Update music
* pgrep junk removed and minor script changesLuke Smith2020-04-081-1/+1
|
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+1
|
* statusbar scripts to masterLuke Smith2019-11-231-0/+18
|
* i3 eternally btfoLuke Smith2019-05-181-18/+0
|
* scripts moved to ~/.local/binLuke Smith2019-05-181-0/+18