]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - dwmrc
dwmrc: don't launch pidgin on startup
[smckown/dotfiles.git] / dwmrc
diff --git a/dwmrc b/dwmrc
index a7baa093c62c3e149ca23aba8de06f6f2dcc2e88..71c48b1c7e29b7708c729431e2a8ade33ca31156 100755 (executable)
--- 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.