From e00590c3c31917d956c7868185d3f93528e44d92 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Fri, 20 Nov 2020 22:39:08 +0100 Subject: [PATCH] Spectacle keybind --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */