From 879c1f8b0333db5b174c0e10536d3007991370c9 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Tue, 7 May 2024 10:13:21 -0400 Subject: [PATCH] Updated link icon --- emacs/config.org | 4 ++-- emacs/snippets/org-mode/lk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/emacs/config.org b/emacs/config.org index 9484fa0..9f97789 100644 --- a/emacs/config.org +++ b/emacs/config.org @@ -1036,14 +1036,14 @@ In my work todo and my roam notes I've been using a list elements with nerd-font -  ${1:repo} #+end_src --  [[https://example.com][example.com]] +- 󰌷 [[https://example.com][example.com]] #+begin_src snippet :tangle "snippets/org-mode/lk" # -*- mode: snippet -*- # name: Link Elment # uuid: lk # key: lk # -- --  ${1:link} +- 󰌷 ${1:link} #+end_src -  [[https://example.com][Jira-12929]] diff --git a/emacs/snippets/org-mode/lk b/emacs/snippets/org-mode/lk index 6afb083..e361540 100644 --- a/emacs/snippets/org-mode/lk +++ b/emacs/snippets/org-mode/lk @@ -3,4 +3,4 @@ # uuid: lk # key: lk # -- --  ${1:link} +- 󰌷 ${1:link}