]> git.lizzy.rs Git - bspwm.git/commitdiff
Use default sxhkd config path in DM session
authorBastien Dejean <nihilhill@gmail.com>
Sun, 1 Dec 2013 10:33:08 +0000 (11:33 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Sun, 1 Dec 2013 10:33:08 +0000 (11:33 +0100)
contrib/lightdm/bspwm-session

index 0e0b5ffb68e7a053bcd09453fbbe31c7369320fa..f3a31e88f2722bc6515347af38e81df1bcde0e76 100755 (executable)
@@ -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