From ea46c39ad708e88c37e3082b9d04e6c08420e719 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 6 Feb 2021 18:23:17 -0500 Subject: dotfiles update, dwm update --- Scripts/.config/Scripts/autostart.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Scripts') diff --git a/Scripts/.config/Scripts/autostart.sh b/Scripts/.config/Scripts/autostart.sh index 52ef165..3111562 100755 --- a/Scripts/.config/Scripts/autostart.sh +++ b/Scripts/.config/Scripts/autostart.sh @@ -42,6 +42,8 @@ run dropbox start # WM specific if [ $GDMSESSION == "dwm" ]; then + pkill sxhkd + run sxhkd -c $HOME/.config/sxhkd/sxhkdrc run stalonetray else run ~/.config/Scripts/launch_polybar.sh -- cgit v1.2.3