right clicking on nettraf now opens bmon (bandwidth monitor) (#681)

This commit is contained in:
LordRusk 2020-08-27 20:07:01 +00:00 committed by GitHub
parent ca9b3952e6
commit 0582b49593
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" ;;