summaryrefslogtreecommitdiff
path: root/fnl/aktersnurra.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/aktersnurra.fnl')
-rw-r--r--fnl/aktersnurra.fnl4
1 files changed, 2 insertions, 2 deletions
diff --git a/fnl/aktersnurra.fnl b/fnl/aktersnurra.fnl
index e8106d5..ccbf394 100644
--- a/fnl/aktersnurra.fnl
+++ b/fnl/aktersnurra.fnl
@@ -32,14 +32,14 @@
:import (.. (. icons :import) " ")
:keys (.. (. icons :keyboard) " ")
:lazy (.. (. icons :sleep) " ")
- :loaded (.. (. icons :filled-orb) " ")
+ :loaded (.. (. icons :orb-filled) " ")
:not_loaded (.. (. icons :orb) " ")
:plugin (.. (. icons :package) " ")
:runtime (.. (. icons :vim) " ")
:source (.. (. icons :code) " ")
:start (.. (. icons :play) " ")
:task (.. (. icons :checkmark) " ")
- :list [(.. (. icons :filled-orb) " ")
+ :list [(.. (. icons :orb-filled) " ")
(.. (. icons :right-arrow) " ")
(.. (. icons :star) " ")
(.. (. icons :line) " ")]}}})