added notation on making ddg lite default search engine in ungoogled chromium
This commit is contained in:
parent
c89725370f
commit
72a1842540
1 changed files with 2 additions and 2 deletions
|
|
@ -10,6 +10,6 @@ replace every newline with a single space: tr '\n' ' '
|
|||
add notation about using find to list only files in current directory and NOT subdirectory:
|
||||
find $dir -maxdepth 1 -type f
|
||||
|
||||
Install a dictionary (dictd):
|
||||
In Ungoogled Chromium make this your default search engine:
|
||||
|
||||
doas pacman -S dictd
|
||||
https://lite.duckduckgo.com/lite/?q=%s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue