Is it possible to delay the time with grim by a few seconds for screenshots?
I don't see why using the sleep command could not be used here before passing the actual command to capture. Something like :
Code:
sleep 5 && grim <options>This works in terminal. It will work the same way if you change the default command scripted in rc.xml or in your scripts
Statistics: Posted by dwam — Mon Nov 24, 2025 9:58 am