Spectacle keybind

pull/3/head
E. Almqvist 4 years ago
parent b78787289a
commit e00590c3c3
  1. 2
      config.h

@ -88,7 +88,7 @@ static const char *termcmd[] = { "termite", NULL };
static const char *betterlockscreencmd[] = { "betterlockscreen", "--lock" }; 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[] = { static Key keys[] = {
/* modifier key function argument */ /* modifier key function argument */

Loading…
Cancel
Save