From 6895b3b6b699954b4272ff70909db6c6462a6fa7 Mon Sep 17 00:00:00 2001 From: fuzxi <33790641+fuzxi@users.noreply.github.com> Date: Sun, 15 Dec 2019 15:09:33 -0800 Subject: [PATCH] Update waybar-network.5.scd --- man/waybar-network.5.scd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man/waybar-network.5.scd b/man/waybar-network.5.scd index ed8451f..d24abe9 100644 --- a/man/waybar-network.5.scd +++ b/man/waybar-network.5.scd @@ -54,6 +54,12 @@ Addressed by *network* 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.