Adds screenrecord

master
Jonathan Hodgson 3 years ago
parent 2718671c22
commit 2a06bfb40a
  1. 2
      config.def.h

@ -83,6 +83,8 @@ static const char *fullscreenshot[] = { "screenshot", NULL };
static const char *activescreenshot[] = { "screenshot", "window", NULL };
static const char *selectscreenshot[] = { "screenshot", "select", NULL };
static const char *selectscreenshot[] = { "screenrecord", "select", NULL };
static const char *greenclip[] = { "rofi", "-modi", "clipboard:greenclip print", "-show", "clipboard", "-run-command", "{cmd}", NULL };
static const char *qutebrowser[] = { "qutebrowser", NULL };

Loading…
Cancel
Save