From 8a6c7f0662fa21acd74fa087fa81c5ee60621986 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Fri, 25 Mar 2016 18:26:48 -0600 Subject: [PATCH] dwmrc: don't launch pidgin on startup Pidgin is a nice XMPP client, but it is annoying. --- dwmrc | 1 - 1 file changed, 1 deletion(-) diff --git a/dwmrc b/dwmrc index a7baa09..71c48b1 100755 --- a/dwmrc +++ b/dwmrc @@ -48,7 +48,6 @@ type synclient 2>/dev/null && synclient TouchpadOff=1 (pgrep -x dunst || exec dunst ) & (pgrep -x nm-applet || exec nm-applet ) & (pgrep -x xfce4-power-manager || exec xfce4-power-manager ) & -(pgrep -x pidgin || exec pidgin ) & (pgrep dwm-i3status || exec dwm-i3status ) & # DWM has bindings for screen captures that expects ~/screenshots/ to exist. -- 2.39.2