From af844bbc44741a971614175248cc29505d1acbd1 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Mon, 8 Dec 2025 16:58:52 +0530 Subject: replaced wofi with custom app menu + right side apps bar + organization of qml files --- quickshell/network.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 quickshell/network.sh (limited to 'quickshell/network.sh') diff --git a/quickshell/network.sh b/quickshell/network.sh deleted file mode 100755 index f50707e..0000000 --- a/quickshell/network.sh +++ /dev/null @@ -1,2 +0,0 @@ -connections=$(nmcli connection show --active | sed -n '2 p') -echo "$connections" -- cgit v1.2.3