From a17e7201980fd23fdd915d11717f23e85f772d0b Mon Sep 17 00:00:00 2001 From: Julian T Date: Mon, 10 Jun 2019 15:08:50 +0200 Subject: Added minor things --- dwm/.xinitrc | 2 +- dwm/lc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dwm') 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 -- cgit v1.2.3