remove fuckass file

This commit is contained in:
lucy 2026-01-17 23:08:57 +01:00
parent a4a2c89d09
commit e3be2fe22d

15
:w
View File

@ -1,15 +0,0 @@
import QtQuick
import "../settings/"
import "../"
Text {
property real fill
font.family: "Material Symbols Rounded"
color: Colors.foreground
font.pixelSize: Settings.config.fontSize + 2
font.variableAxes: {
wght: 700,
}
}