This commit is contained in:
krolyxon 2022-06-27 23:32:59 +05:30
parent bb5e54f7f4
commit 25f893cf9e
2 changed files with 1 additions and 6 deletions

1
.config/wget/wgetrc Normal file
View File

@ -0,0 +1 @@
hsts-file=~/.cache/wget-hsts

View File

@ -1,6 +0,0 @@
#!/bin/sh
word=$(dmenu -p "Enter Word: " <&-)
#$BROWSER https://www.merriam-webster.com/dictionary/$word
$BROWSER "https://www.google.com/search?hl=en&q=define+$word"