From a5ec1473420749a4597577c7e359776ec49d995d Mon Sep 17 00:00:00 2001 From: krolyxon Date: Mon, 27 Jun 2022 12:26:54 +0530 Subject: [PATCH] wordlist --- .local/bin/connect_wifi | 1 + .local/share/vocab/words.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/.local/bin/connect_wifi b/.local/bin/connect_wifi index 3b4d5f8..c60bbe4 100755 --- a/.local/bin/connect_wifi +++ b/.local/bin/connect_wifi @@ -3,3 +3,4 @@ bssid=$(nmcli device wifi list | sed -n '1!p' | cut -b 9- | dmenu -p "Select wifi:" -l 20 | cut -d' ' -f1) pass=$(echo "" | dmenu -P -p "Enter Password: ") nmcli device wifi connect $bssid password $pass +notify-send "sucessfully connected to $bssid" diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt index f81b075..9ce2a05 100644 --- a/.local/share/vocab/words.txt +++ b/.local/share/vocab/words.txt @@ -76,3 +76,4 @@ concise -> giving a lot of information cleary and in a few words; brief but comp lunatic -> a person who is mentally ill (not in technical use) deterrent -> a thing that discourages or is intended to discourage someone from doing sometihng omit -> leave out or exclude someone or something, either intentionally or forgetfully +analogy -> a comparison between one thing and anotherm, typicall for the purpose of explanation or clarification