Adds screenrecord
This commit is contained in:
parent
2718671c22
commit
2a06bfb40a
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue