diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-09-18 00:15:44 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-09-18 00:15:44 +0300 |
commit | 200969b419bf85a9ae3a5a80a9154131ac899051 (patch) | |
tree | 7a6fbfefb2ad8a44986f4f2410727ea7878bca0b /dotfiles | |
parent | 5c855f0d55461823e81d2305d55c5446a963c91b (diff) | |
download | swayrice-200969b419bf85a9ae3a5a80a9154131ac899051.tar.gz swayrice-200969b419bf85a9ae3a5a80a9154131ac899051.zip |
Delete unnecessary launch script
Been ages since I've last used mopdiy. Not sure why I haven't deleted
that script yet.
Diffstat (limited to 'dotfiles')
-rwxr-xr-x | dotfiles/.local/bin/mopidy_launch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dotfiles/.local/bin/mopidy_launch b/dotfiles/.local/bin/mopidy_launch deleted file mode 100755 index d6bd4cf..0000000 --- a/dotfiles/.local/bin/mopidy_launch +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -killall -q mopidy -mopidy |