]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - dwmrc
dwmrc: no longer call ssh-add
[smckown/dotfiles.git] / dwmrc
diff --git a/dwmrc b/dwmrc
index fae0c26fb299f663568ec52317c152e66a4a0db7..7a9787141779f36c715ea252c35fe837ccf7fe99 100755 (executable)
--- a/dwmrc
+++ b/dwmrc
@@ -40,10 +40,6 @@ pgrep -x xfce4-power-manager || xfce4-power-manager &
 pgrep -x pidgin || pidgin &
 pgrep dwm-i3status || dwm-i3status &
 
-# Get ssh-add out of the way.  The ssh-askpass-fullscreen pkg provides a bit
-# nicer ssh-askpass than the default X11 version.
-SSH_ASKPASS=/usr/bin/ssh-askpass ssh-add &
-
 # DWM has bindings for screen captures that expects ~/screenshots/ to exist.
 mkdir -p ~/screenshots