feat: make nerd font optional

Move hardcodedd nerd fonts codepoints into a table. The default behavior
is still nerdFont. There is no general icon for network so drop the icon
in favor of the very clear up and down arrows.
This commit is contained in:
Cory Todd
2026-03-24 22:01:54 -07:00
parent 948c79fb59
commit 80f7716f21
3 changed files with 94 additions and 36 deletions
+3
View File
@@ -44,5 +44,8 @@
<entry name="showNetwork" type="Bool">
<default>true</default>
</entry>
<entry name="useNerdFont" type="Bool">
<default>true</default>
</entry>
</group>
</kcfg>