diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-07-29 00:31:38 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-07-29 00:31:38 +0200 |
commit | 55fbc6552e97e7f41c180adade95c467963c2af2 (patch) | |
tree | 3bf7be52ee77493f127bfff89adaa7b09c8594a5 /fnl/settings | |
parent | e5305a2dfc10813ee7b01130bb4703e403e88b2f (diff) |
Update icons
Diffstat (limited to 'fnl/settings')
-rw-r--r-- | fnl/settings/icons.fnl | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/fnl/settings/icons.fnl b/fnl/settings/icons.fnl index f73ee65..8959f93 100644 --- a/fnl/settings/icons.fnl +++ b/fnl/settings/icons.fnl @@ -27,8 +27,6 @@ :git-top-delete "‾" :git-untracked "┆" :guillemet "»" - :hexagon "" - :hexagon-filled "" :hint "" :ignored "" :import "" @@ -38,15 +36,11 @@ :line "‒" :meta "◆" :notebook "" - :octagon "" - :octagon-filled "" :openbased "" :orb "○" :orb-filled "●" :org "" :package "" - :pentagon "" - :pentagon-filled "" :play "" :recent-files "" :search-files "" @@ -55,11 +49,13 @@ :shift "" :sleep "" :small-arrow-right "" - :space "" + :square "" + :square-filled "" :staged "" :star "" :tab "" :telescope "" + :triangle "" :unstaged "" :up : :up-caret "" |