nosignal-shell/modules/GSFLoader.qml
2 * r + 2 * t bb6cd2eebb feat: ship google sans flex inline
I'm too lazy to make proper packages for it...
2026-06-02 22:33:07 +10:00

6 lines
171 B
QML

import QtQuick
import Quickshell
FontLoader {
source: Quickshell.shellPath("assets/google-sans-flex/GoogleSansFlex-VariableFont_GRAD,ROND,opsz,slnt,wdth,wght.ttf")
}