diff --git a/contrib/lightdm/bspwm-session b/contrib/lightdm/bspwm-session index 0e0b5ff..f3a31e8 100755 --- a/contrib/lightdm/bspwm-session +++ b/contrib/lightdm/bspwm-session @@ -59,8 +59,7 @@ for file in "${source_these[@]}"; do done # Launch sxhkd: -sxhkdrc_path=${XDG_CONFIG_HOME:-"$HOME/.config"}/bspwm/sxhkdrc -[ -r "${sxhkdrc_path}" ] && sxhkd -c "${sxhkdrc_path}" & +sxhkd & # Launch bspwm: bspwm