From c58e188c453b99821c4337e20f93ba82e3feac25 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 19 Jul 2024 01:51:24 +0200 Subject: Fix arrow names --- fnl/settings/icons.fnl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'fnl/settings') diff --git a/fnl/settings/icons.fnl b/fnl/settings/icons.fnl index 2e40804..1efa1f9 100644 --- a/fnl/settings/icons.fnl +++ b/fnl/settings/icons.fnl @@ -1,6 +1,10 @@ ;; Icons. { + :arrow-down "󰁅" + :arrow-left "󰁍" + :arrow-right "" + :arrow-up "" :bs "󰭜" :caret ">" :checkmark "" @@ -11,7 +15,6 @@ :conflict "" :cr "󰌑" :document "" - :down-arrow "󰁅" :down : :error "" :esc "󱊷" @@ -29,7 +32,6 @@ :import "" :info "" :keyboard "" - :left-arrow "󰁍" :lightning "" :line "‒" :meta "◆" @@ -45,22 +47,20 @@ :pentagon-filled "󰜁" :play "" :recent-files "󱋢" - :right-arrow "" :search-files "󰱽" :search-project "󰺅" :search-text "󱎸" :shift "󰘶" :sleep "󰒲" - :small-right-arrow "" + :small-arrow-right "" :space "" :staged "" :star "" :tab "󰌒" :telescope "" :unstaged "" - :up-caret "󰅃" - :up-arrow "" :up : + :up-caret "󰅃" :vim "" :warn "" } -- cgit v1.2.3-70-g09d2