Update some scripts and SXHkD config

This commit is contained in:
2024-10-14 00:44:54 +01:00
parent bc3fae6b88
commit de80fa4426
5 changed files with 17 additions and 13 deletions

View File

@@ -6,5 +6,5 @@ then
con=$(nmcli | grep "connected to" | sed "s/.*: connected to \(.*\)/\1/g")
echo "" $con
else
echo " Not Connected"
echo ""
fi