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