summaryrefslogtreecommitdiff
path: root/fnl/aktersnurra.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-07-19 01:51:24 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-07-19 01:51:24 +0200
commitc58e188c453b99821c4337e20f93ba82e3feac25 (patch)
tree42bf657091095182087f341f782de503c9adc83c /fnl/aktersnurra.fnl
parent7f90f7c25da27ae42c72359395a2fa0008b24b8a (diff)
Fix arrow names
Diffstat (limited to 'fnl/aktersnurra.fnl')
-rw-r--r--fnl/aktersnurra.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/aktersnurra.fnl b/fnl/aktersnurra.fnl
index 73ec261..b0634a0 100644
--- a/fnl/aktersnurra.fnl
+++ b/fnl/aktersnurra.fnl
@@ -41,7 +41,7 @@
:start (.. (. icons :play) " ")
:task (.. (. icons :checkmark) " ")
:list [(.. (. icons :orb-filled) " ")
- (.. (. icons :right-arrow) " ")
+ (.. (. icons :arrow-right) " ")
(.. (. icons :star) " ")
(.. (. icons :line) " ")]}}})