From 7d97cfce9d0ecc678fbd46b411265430befbf99b Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 27 Aug 2024 04:06:03 +0300 Subject: update --- .local/bin/statusbar/sb-internet | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to '.local/bin/statusbar/sb-internet') diff --git a/.local/bin/statusbar/sb-internet b/.local/bin/statusbar/sb-internet index 0cbf877..74a4e28 100755 --- a/.local/bin/statusbar/sb-internet +++ b/.local/bin/statusbar/sb-internet @@ -22,6 +22,13 @@ else notify-send "🔒 Internet module" "Disconnected from VPN" fi elif [ "$1" -eq 3 ]; then - notify-send "🌐 Internet module" "\- Click to connect to vpn" + notify-send "🌐 Internet module" "\- Click to connect +❌: wifi disabled +📡: no wifi connection +📶: wifi connection with quality +❎: no ethernet +🌐: ethernet working +🔒: vpn is active +" fi fi -- cgit v1.2.3