new sddm them

This commit is contained in:
Kopatz
2025-10-03 18:45:25 +02:00
parent 440074ba0c
commit e7c00e306d
3 changed files with 14 additions and 2 deletions

View File

@@ -8,6 +8,16 @@ pkgs.stdenv.mkDerivation {
hash = "sha256-j8pJvBml2LWxXNw1e/cSVXV+6w+K1lahv0uK1B9OYn0=";
rev = "6726b5e951a13d308bf17aa09e91a349d82c997b";
};
# Tip: use diff <filea> <fileb> -ur to create patches
patches = [ (pkgs.writeText "astronaut-patch" ''
--- a/metadata.desktop
+++ b/metadata.desktop
@@ -9,3 +9,4 @@
MainScript=Main.qml
ConfigFile=theme.conf
Theme-Id=sddm-astronaut
+QTVersion=6
'') ];
installPhase = ''
mkdir -p $out
cp -R ./* $out/