Closed Zabooby closed 1 year ago
script-opts-add=recent_menu-length=20
Now do I just make recent-menu.conf in the script-opts folder and add recent_menu-length=20
?
length=20
I guess. Haven't used script-opts.
Tried length=4
in recent-menu.conf and it's not working.
recent_menu.conf
This will work, but I'm going to remove the line
script-opts/recentmenu.conf
length=4
should works
also script-binding recentmenu/open
Ok it's working now, just had to delete the old recent.json.
Is there a way I can move the recent.json to script-opts or does it have to be here:
Change the path here, I'll add an option later.
path=~~/script-opts/recent.json
Yup it works, thanks for making this script, I actually made a feature request for this exact feature a while ago tomasklaen/uosc/issues/404.
Is there a maximum number of entries right now, would you be interested in maybe adding an option in recent-menu.conf to let us choose how many entries to list?