diff --git a/config.org b/config.org index 85611be..a238470 100644 --- a/config.org +++ b/config.org @@ -1200,7 +1200,9 @@ If PARENTS is non-nil, the parents of the specified directory will also be creat :desc "Undo Tree" "o u" #'undo-tree-visualize :desc "Open URL" - "s u" #'goto-address-at-point) + "s u" #'goto-address-at-point + :desc "Nerd Icons" + "i i" #'nerd-icons-insert) #+end_src ** Automated Nix Builds