roberte 发表于 2020-10-6 14:02:04

dwm如何配置scrot截图快捷键

我尝试这么配置,但是无效,如何才能将PtrSc键绑定截图?
static const char *scrotcmd[]= { "scrot","-s","~/picture/","$(date +\"\%F-\%R\")",".png", NULL };


{ 0,                     0xff61,      spawn,          {.v = scrotcmd } },

页: [1]
查看完整版本: dwm如何配置scrot截图快捷键