From 423156f0800fe1f4281c414e2adefb2584da150b Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Wed, 25 Nov 2020 12:21:55 +0100 Subject: [PATCH] Add right click for bluetooth => open manager --- polybar.org | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/polybar.org b/polybar.org index 1764c50..89b5c8e 100644 --- a/polybar.org +++ b/polybar.org @@ -836,19 +836,31 @@ fi #+end_src -* Blueooth +* Bluetooth #+BEGIN_SRC conf [module/bluetooth] type = custom/script format-underline = ${colors.bg} click-left = ~/.config/polybar/scripts/bluetooth-toggle.sh >/dev/null 2>%1 & + click-right = ~/.config/polybar/scripts/bluetooth-run.sh >/dev/null 2>%1 & format =