fix: rename and track Nomarchy.ttf font for flake build
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
"custom/nomarchy": {
|
||||
"interval": "once",
|
||||
"format": "<span font='nomarchy'>a</span>",
|
||||
"format": "\uf000",
|
||||
"on-click": "nomarchy-menu",
|
||||
"tooltip-format": "Application Launcher"
|
||||
},
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
/* Spacing inside the element */
|
||||
|
||||
* {
|
||||
font-family: JetBrainsMono Nerd Font, FontAwesome;
|
||||
font-family: JetBrainsMono Nerd Font, FontAwesome, Nomarchy;
|
||||
font-size: 13px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user