aboutsummaryrefslogtreecommitdiffstats
path: root/config/quickshell/overview-bak/common/widgets/StyledText.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/quickshell/overview-bak/common/widgets/StyledText.qml')
-rw-r--r--config/quickshell/overview-bak/common/widgets/StyledText.qml16
1 files changed, 0 insertions, 16 deletions
diff --git a/config/quickshell/overview-bak/common/widgets/StyledText.qml b/config/quickshell/overview-bak/common/widgets/StyledText.qml
deleted file mode 100644
index abfcefae..00000000
--- a/config/quickshell/overview-bak/common/widgets/StyledText.qml
+++ /dev/null
@@ -1,16 +0,0 @@
-import QtQuick
-import ".."
-
-Text {
- id: root
- property bool animateChange: false
-
- renderType: Text.NativeRendering
- verticalAlignment: Text.AlignVCenter
- font {
- hintingPreference: Font.PreferFullHinting
- family: Appearance?.font.family.main ?? "sans-serif"
- pixelSize: Appearance?.font.pixelSize.small ?? 15
- }
- color: Appearance?.m3colors.m3onBackground ?? "white"
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage