[polybar] Add click-right action to network_usage module

This commit is contained in:
Daniel Carrillo 2020-06-30 19:50:03 +02:00
parent 39eab74eab
commit 748a57a586
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ type = custom/script
exec = ~/.config/polybar/scripts/network_usage
click-left = /usr/bin/bash ~/.config/polybar/scripts/nmcli_manager &
double-click-left = /usr/bin/bash ~/.config/polybar/scripts/nmcli_manager &
click-right = /usr/bin/bash ~/.config/polybar/scripts/nmcli_manager &
tail = true
[module/vpn]