pull/7/head
E. Almqvist 4 years ago
parent d4be2f4f0d
commit 8d34b394a8
  1. 2
      src/config.h

@ -86,7 +86,7 @@ static const char *termcmd[] = { "termite", NULL };
static const char *betterlockscreencmd[] = { "betterlockscreen", "--lock", "blur" };
static const char *spectaclecmd[] = { "spectacle", "-r", NULL, "-c", NULL, "-b", NULL };
static const char *spectaclecmd[] = { "spectacle", "-r", "-c", "-b", NULL };
static const char *cmuspausecmd[] = { "cmus-remote", "--pause" };

Loading…
Cancel
Save