From 5bc99ebfcfd3fe8373d95802ee9b414e1edb97f7 Mon Sep 17 00:00:00 2001 From: = Date: Sun, 3 Aug 2025 14:13:17 -0500 Subject: [PATCH] HEJSDGDSF --- Main.qml | 6 +++--- metadata.desktop | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Main.qml b/Main.qml index 0d32928..a4ed92f 100644 --- a/Main.qml +++ b/Main.qml @@ -40,7 +40,7 @@ Item { contentItem: Text { text: session.displayText color: "white" - //font.family: "Rajdhani" + font.family: "Rajdhani" font.capitalization: Font.AllUppercase font.bold: true font.pointSize: 30 @@ -133,7 +133,7 @@ Item { width: 955 height: 75 background: null - //font.family: "Rajdhani" + font.family: "Rajdhani" font.pointSize: 30 font.bold: true color: "white" @@ -166,7 +166,7 @@ Item { width: 955 height: 75 background: null - //font.family: "Rajdhani" + font.family: "Rajdhani" font.pointSize: 30 font.bold: true color: "white" diff --git a/metadata.desktop b/metadata.desktop index 67fff5c..7554efb 100644 --- a/metadata.desktop +++ b/metadata.desktop @@ -6,8 +6,6 @@ Website=https://gitea.base.jeditemple.com/EmeraldLockdown/super-earth-sddm License=MIT Type=sddm-theme Version=1.0 -ConfigFile=theme.conf MainScript=Main.qml -Theme-Id=super-earth-sddm Theme-API=2.0 QtVersion=6 \ No newline at end of file