mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 23:42:51 -05:00
Fallback icon font
This commit is contained in:
@@ -8,10 +8,6 @@ Rectangle {
|
||||
readonly property bool nerdFontAvailable: Qt.fontFamilies()
|
||||
.indexOf("Symbols Nerd Font") !== -1
|
||||
|
||||
Component.onCompleted: {
|
||||
console.log(Qt.fontFamilies());
|
||||
}
|
||||
|
||||
width: 40
|
||||
height: 30
|
||||
radius: Theme.cornerRadius
|
||||
|
||||
Reference in New Issue
Block a user