mirror of
https://github.com/samjage/weather-and-stats.git
synced 2026-06-06 00:20:42 +00:00
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:
@@ -44,5 +44,8 @@
|
||||
<entry name="showNetwork" type="Bool">
|
||||
<default>true</default>
|
||||
</entry>
|
||||
<entry name="useNerdFont" type="Bool">
|
||||
<default>true</default>
|
||||
</entry>
|
||||
</group>
|
||||
</kcfg>
|
||||
|
||||
Reference in New Issue
Block a user