From 233adbb9d167b8dce5f26c8ebc6b209d480c8451 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 24 Sep 2023 11:39:55 -0400 Subject: [PATCH] remove mpd --- dot_local/bin/executable_startup-i3.tmpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/dot_local/bin/executable_startup-i3.tmpl b/dot_local/bin/executable_startup-i3.tmpl index 383bffd85682390f8415e6f636154c720c8d990b..70f3edd55f3e5b910b3a55a97249551d4d13a15e 100644 --- a/dot_local/bin/executable_startup-i3.tmpl +++ b/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"