From 443281f0bc473e14395dcdf00f883cd26a6f282d Mon Sep 17 00:00:00 2001 From: fuzxi <33790641+fuzxi@users.noreply.github.com> Date: Sat, 28 Dec 2019 20:20:29 -0800 Subject: [PATCH] Update waybar-cpu.5.scd --- man/waybar-cpu.5.scd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/waybar-cpu.5.scd b/man/waybar-cpu.5.scd index e4e52504..27dde96f 100644 --- a/man/waybar-cpu.5.scd +++ b/man/waybar-cpu.5.scd @@ -36,6 +36,10 @@ The *cpu* module displays the current cpu utilization. typeof: string ++ Command to execute when clicked on the module. +*on-click-middle*: ++ + typeof: string ++ + Command to execute when middle-clicked on the module using mousewheel. + *on-click-right*: ++ typeof: string ++ Command to execute when you right clicked on the module.