From 2c44ee2b73bfd517fde7dbfe998f1414c712aa39 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 11 Oct 2018 19:45:23 -0400 Subject: duckduckgo search binding added with dox --- .scripts/SCRIPTS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.scripts/SCRIPTS.md') diff --git a/.scripts/SCRIPTS.md b/.scripts/SCRIPTS.md index 7e794c1..cd16f20 100644 --- a/.scripts/SCRIPTS.md +++ b/.scripts/SCRIPTS.md @@ -28,6 +28,12 @@ Turns off/on all user cronjobs. Select which displays to use. Bound to `mod+F3`. +## `dmenuarchwiki` + +Bind this script to a key and it will give you a prompt to search for a term in +the Arch Wiki. Used to be binded to `mod+F11`, but has been replaced by +`ducksearch` there. + ## `dmenuhandler` Give this script a url and it will offer dmenu options for opening it. Used by @@ -53,6 +59,12 @@ if none are mounted. The command initially run in the `math` window (toggeable with `mod+a`). Runs `r` if available, else `python`. +## `ducksearch` + +Show a dmenu prompt and search for the inputed text in DuckDuckGo. Can take +bangtags as expected, i.e. typing in `!aw Arch Linux` will search the Arch Wiki +for "Arch Linux" or `!yt Luke Smith` will search YouTube for "Luke Smith", etc. + ## `extract` Will detect file type of archive and run appropriate extraction command. -- cgit v1.3.1