use lucide icon font
This commit is contained in:
parent
85dbc986af
commit
b9e81a6b7d
7 changed files with 40 additions and 16 deletions
|
|
@ -6,6 +6,9 @@ import Quickshell
|
|||
Singleton {
|
||||
id: root
|
||||
|
||||
property var lucide: FontLoader {
|
||||
source: "../assets/lucide.woff"
|
||||
}
|
||||
property string fontFamily: "JetBrainsMono Nerd Font"
|
||||
property Palette palette: Palette {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue