diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2026-01-14 14:47:59 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2026-01-14 14:47:59 -0500 |
| commit | 2c6ae8a4287ffad33a8c41b08ef47b62494a67dd (patch) | |
| tree | 96d6204a3591db301f618ec1a6a8e157087f311d /.config/s6-rc/mpd | |
| parent | 116f27ebb1340044139779a47b54e6b099bb7caa (diff) | |
Add quickshell config
Diffstat (limited to '.config/s6-rc/mpd')
| -rwxr-xr-x | .config/s6-rc/mpd/run | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/s6-rc/mpd/run b/.config/s6-rc/mpd/run index 05142b7..e8b9903 100755 --- a/.config/s6-rc/mpd/run +++ b/.config/s6-rc/mpd/run @@ -1,2 +1,3 @@ #!/bin/execlineb -P +fdmove -c 2 1 mpd --no-daemon --stderr |
