dotfiles/i3/.i3/scripts/music.sh

3 lines
43 B
Bash
Executable File

#!/bin/bash
nohup mopidy >/dev/null 2>&1 &