Firefox: Add searches for Font Awesome, Nerd fonts and Flibusta.

This commit is contained in:
Dmitry Voronin 2024-12-12 08:50:18 +03:00
parent 96034fa13e
commit 2bfd58acc1
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 8 additions and 8 deletions

View file

@ -23,10 +23,13 @@
searchEngines = [
(mkSearchEngine "4p" "4pda" "https://4pda.to/forum/index.php?act=search&forums[]=all&source=all&query={searchTerms}")
(mkSearchEngine "aw" "Arch Wiki" "https://wiki.archlinux.org/index.php?search={searchTerms}")
(mkSearchEngine "fa" "Font Awesome" "https://fontawesome.com/search?q={searchTerms}&o=r&m=free")
(mkSearchEngine "fb" "Flibusta" "https://flibusta.is/booksearch?ask={searchTerms}")
(mkSearchEngine "gh" "GitHub" "https://github.com/search?q={searchTerms}")
(mkSearchEngine "gc" "GitHub Code" "https://github.com/search?q={searchTerms}&type=code")
(mkSearchEngine "gn" "GitHub Notif" "https://github.com/notifications?query={searchTerms}")
(mkSearchEngine "hm" "Home Manager" "https://home-manager-options.extranix.com/?query={searchTerms}")
(mkSearchEngine "nf" "Nerd Fonts" "https://www.nerdfonts.com/cheat-sheet?q={searchTerms}")
(mkSearchEngine "no" "NixOS Options" "https://search.nixos.org/options?query={searchTerms}")
(mkSearchEngine "np" "NixOS Packages" "https://search.nixos.org/packages?query={searchTerms}")
(mkSearchEngine "oz" "Ozon" "https://www.ozon.ru/search?text={searchTerms}")

View file

@ -32,14 +32,11 @@
(mkLink "Sync" "fa-sync" "https://sync.voronind.com")
])
(mkGroup "Bookmark" "fa-bookmark" [
(mkLink "2gis" "fa-map-location-dot" "https://2gis.ru")
(mkLink "Flibusta" "fa-book" "https://flibusta.is")
(mkLink "FontAwesome" "fa-font-awesome" "https://fontawesome.com/search?o=r&m=free")
(mkLink "MonkeyType" "fa-keyboard" "https://monkeytype.com")
(mkLink "NerdFonts" "fa-font" "https://www.nerdfonts.com/cheat-sheet")
(mkLink "Reddit" "fab fa-reddit" "https://reddit.com")
(mkLink "Toolbox" "fa-toolbox" "https://it-tools.tech")
(mkLink "Zigbee" "fa-satellite-dish" "https://zigbee.blakadder.com")
(mkLink "2gis" "fa-map-location-dot" "https://2gis.ru")
(mkLink "MonkeyType" "fa-keyboard" "https://monkeytype.com")
(mkLink "Reddit" "fab fa-reddit" "https://reddit.com")
(mkLink "Toolbox" "fa-toolbox" "https://it-tools.tech")
(mkLink "Zigbee" "fa-satellite-dish" "https://zigbee.blakadder.com")
])
(mkGroup "Pirate" "fa-skull-crossbones" [
(mkLink "1337x" "fa-skull-crossbones" "https://1337x.to")