right clicking on nettraf now opens bmon (bandwidth monitor)

This commit is contained in:
LordRusk 2020-06-02 10:39:20 -07:00 committed by GitHub
parent 78be66e28e
commit d3f57b32ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
# second, gives network traffic per second.
case $BLOCK_BUTTON in
1) setsid -f "$TERMINAL" -e bmon ;;
3) notify-send "🌐 Network traffic module" "🔻: Traffic received
🔺: Traffic transmitted" ;;
6) "$TERMINAL" -e "$EDITOR" "$0" ;;