colorizer gui nerdfonts

This commit is contained in:
2026-05-03 08:05:03 +02:00
parent 0cf3ca9c2b
commit 54ce6e0259
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<style> <style>
@font-face{ @font-face{
font-family: "Symbols"; font-family: "Symbols";
src: url("/usr/share/fonts/TTF/Symbols-2048-em Nerd Font Complete.ttf") format("truetype"); src: url("/usr/share/fonts/TTF/SymbolsNerdFont-Regular.ttf") format("truetype");
} }
body{ body{
background-color:#222222; background-color:#222222;

View File

@@ -6,7 +6,7 @@
<style> <style>
@font-face{ @font-face{
font-family: "Symbols"; font-family: "Symbols";
src: url("/usr/share/fonts/TTF/Symbols-2048-em Nerd Font Complete.ttf") format("truetype"); src: url("/usr/share/fonts/TTF/SymbolsNerdFont-Regular.ttf") format("truetype");
} }
body{ body{
background-color:#222222; background-color:#222222;