From 4607aadb5feec8f86a0d1b43b2a55bfbfdced76a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 30 May 2024 23:11:54 +0200 Subject: Update icons --- fnl/plugins/orgmode.fnl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'fnl/plugins') diff --git a/fnl/plugins/orgmode.fnl b/fnl/plugins/orgmode.fnl index 472a8a3..3387df3 100644 --- a/fnl/plugins/orgmode.fnl +++ b/fnl/plugins/orgmode.fnl @@ -60,9 +60,13 @@ {:concealcursor true :symbols {:list (. icons :line) :headlines [(. icons :orb) - (. icons :filled-orb) + (. icons :orb-filled) (. icons :pentagon) - (. icons :filled-pentagon)] + (. icons :pentagon-filled) + (. icons :hexagon) + (. icons :hexagon-filled) + (. icons :octagon) + (. icons :octagon-filled)] :checkboxes {:half [(. icons :line) "@org.checkbox.halfchecked"] :done [(. icons :checkmark) -- cgit v1.2.3-70-g09d2