From 7f90f7c25da27ae42c72359395a2fa0008b24b8a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 19 Jul 2024 01:49:09 +0200 Subject: Fix which-key and icons --- fnl/settings/icons.fnl | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'fnl/settings') diff --git a/fnl/settings/icons.fnl b/fnl/settings/icons.fnl index 6cbf106..2e40804 100644 --- a/fnl/settings/icons.fnl +++ b/fnl/settings/icons.fnl @@ -1,15 +1,20 @@ ;; Icons. -{:caret ">" +{ + :bs "󰭜" + :caret ">" :checkmark "" :close "" :cmd "" :code "" :cog "" :conflict "" + :cr "󰌑" :document "" + :down-arrow "󰁅" :down : :error "" + :esc "󱊷" :git " " :git-add "|" :git-change-delete "~" @@ -24,29 +29,37 @@ :import "" :info "" :keyboard "" + :left-arrow "󰁍" :lightning "" :line "‒" + :meta "◆" :notebook "" + :octagon "󰏄" + :octagon-filled "󰏃" + :openbased "" :orb "○" :orb-filled "●" :org "" :package "󰏗" :pentagon "󰜀" :pentagon-filled "󰜁" - :octagon "󰏄" - :octagon-filled "󰏃" :play "" :recent-files "󱋢" :right-arrow "" :search-files "󰱽" :search-project "󰺅" :search-text "󱎸" + :shift "󰘶" :sleep "󰒲" :small-right-arrow "" + :space "" :staged "" :star "" + :tab "󰌒" :telescope "" :unstaged "" + :up-caret "󰅃" + :up-arrow "" :up : :vim "" :warn "" -- cgit v1.2.3-70-g09d2