diff --git a/config.h b/config.h index 2693ced..4d8c899 100644 --- a/config.h +++ b/config.h @@ -88,7 +88,7 @@ static const char *termcmd[] = { "termite", NULL }; static const char *betterlockscreencmd[] = { "betterlockscreen", "--lock" }; -static const char *spectaclecmd[] = { "spectacle", "-r", "-c", "-b", "&" }; +static const char *spectaclecmd[] = { "spectacle", "-r", "-c", "-b" }; static Key keys[] = { /* modifier key function argument */