Waybar
Waybar copied to clipboard
Suport right click to go next month (calendar+1) in clock module?
I'm using waybar-git
from aur.
and want to hove over clock and do right click to see next month calendar
I tried:
"on-click-right": "<big>{:%Y %B}</big>\n<tt>{calendar+1}</tt>",
But seem it's not supported yet.