diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-05-30 23:11:54 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-05-30 23:11:54 +0200 |
commit | 4607aadb5feec8f86a0d1b43b2a55bfbfdced76a (patch) | |
tree | 41a368c2e9f902a0c7cdfda6a19417449f38defe /fnl/settings | |
parent | 9611131c4987fa06ef9608f74780834c169e4ccf (diff) |
Update icons
Diffstat (limited to 'fnl/settings')
-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 "" |