diff options
Diffstat (limited to 'fnl/settings/icons.fnl')
-rw-r--r-- | fnl/settings/icons.fnl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/fnl/settings/icons.fnl b/fnl/settings/icons.fnl index 9f53bbc..6cbf106 100644 --- a/fnl/settings/icons.fnl +++ b/fnl/settings/icons.fnl @@ -10,8 +10,6 @@ :document "" :down : :error "" - :filled-orb "●" - :filled-pentagon "" :git " " :git-add "|" :git-change-delete "~" @@ -19,6 +17,8 @@ :git-top-delete "‾" :git-untracked "┆" :guillemet "»" + :hexagon "" + :hexagon-filled "" :hint "" :ignored "" :import "" @@ -28,9 +28,13 @@ :line "‒" :notebook "" :orb "○" + :orb-filled "●" :org "" :package "" :pentagon "" + :pentagon-filled "" + :octagon "" + :octagon-filled "" :play "" :recent-files "" :right-arrow "" |