]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - dwmrc
ssh: add agent forwarding for negadon
[smckown/dotfiles.git] / dwmrc
diff --git a/dwmrc b/dwmrc
index a7baa093c62c3e149ca23aba8de06f6f2dcc2e88..92a4448a7c5783b6d5ec8b427a319879cfe1b2ce 100755 (executable)
--- a/dwmrc
+++ b/dwmrc
@@ -48,8 +48,8 @@ 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 ) &
+(exec xterm -e mcabber ) &
 
 # DWM has bindings for screen captures that expects ~/screenshots/ to exist.
 mkdir -p ~/screenshots