📝 added iconify to bookmarks

This commit is contained in:
tomit4 2022-06-23 06:31:36 -07:00
parent 10f5c8c4e9
commit 416611c272

View file

@ -279,6 +279,8 @@ alias opengroup="librewolf https://publications.opengroup.org/ &"
alias hugo="librewolf https://gohugo.io/ &"
# for downloading web fonts
alias gfontshelper="librewolf https://google-webfonts-helper.herokuapp.com/fonts &"
# for icons(use svg codes as they are faster)
alias iconify="librewolf https://iconify.design/ &"
# ddgr shebang bookmarks
alias ddgr="ddgr -x -n 25 --unsafe --proxy 127.0.0.1:8118"