add overview comment to qutebrowser_search.sh
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
# script to find all the search engines in the qutebrowser configuration file and make them available for searching via dmenu
|
||||
|
||||
input="$(
|
||||
awk '/^c\.url\.searchengines =/,/^}$/{
|
||||
|
Reference in New Issue
Block a user