remove mpd

Amolith created

Change summary

dot_local/bin/executable_startup-i3.tmpl | 3 ---
1 file changed, 3 deletions(-)

Detailed changes

dot_local/bin/executable_startup-i3.tmpl 🔗

@@ -11,7 +11,6 @@ i3-msg exec "redshift"
 i3-msg exec "/usr/lib/geoclue-2.0/demos/agent"
 i3-msg exec "dunst"
 i3-msg exec "playerctl pause"
-i3-msg exec "mpDris2"
 i3-msg exec "setxkbmap -option compose:ralt"
 i3-msg exec "xset r rate 250 50"
 i3-msg exec "gotify-desktop"
@@ -26,8 +25,6 @@ i3-msg exec "darkman get"
 i3-msg exec st "zsh -c 'bitw serve'"
 
 {{- if eq .chezmoi.hostname "angmar" }}
-i3-msg exec "mpdscribble"
-i3-msg exec "mpd ~/.config/mpd/mpd.conf"
 i3-msg exec "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile"
 i3-msg workspace 7
 i3-msg exec "hydrus-client"