diff --git a/config.def.h b/config.def.h index 6f41165..d712590 100644 --- a/config.def.h +++ b/config.def.h @@ -100,7 +100,7 @@ static const char *const autostart[] = { "dwl-bar.sh","-l", NULL, "sh", "-c", "swaybg --image $HOME/.config/wall", NULL, "hotkeys.sh", NULL, - "sh","-c","swayidle -w timeout 900 'swaylock -f -c 000000' before-sleep 'swaylock -f -c 000000'",NULL, + "sh","-c","swayidle -w timeout 900 'waylock &' before-sleep 'waylock &'",NULL, NULL /* terminate */ };