I have a script that sets the font size (using kill -USR1 and xrdb to live reload the changes made to .Xresources).
I want that when I hit shift + mousewheel-up, this script gets executed.
Is there a way to achieve that in xst?
thanks for the project @neeasade!