summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dwm/.xinitrc2
-rwxr-xr-xdwm/lc2
2 files changed, 2 insertions, 2 deletions
diff --git a/dwm/.xinitrc b/dwm/.xinitrc
index 2c0ba68..b824fad 100644
--- a/dwm/.xinitrc
+++ b/dwm/.xinitrc
@@ -5,7 +5,7 @@ export TERM=st
dbus-update-activation-environment --systemd DISPLAY
-eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets)
+eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
export SSH_AUTH_SOCK
xmodmap .Xmodmap
diff --git a/dwm/lc b/dwm/lc
index cff7362..9c21fb4 100755
--- a/dwm/lc
+++ b/dwm/lc
@@ -73,7 +73,7 @@ handle_stuff() {
firefox -p Sharelatex --no-remote
fi
if [ "$1" = "pass" ]; then
- sh ~/Scripts/passmenu --type
+ bash ~/Scripts/passmenu --type
fi
if [ "$1" = "stat" ]; then