Remove sddm_midnight theme.

This commit is contained in:
Kevin Baensch 2024-05-09 13:29:19 +02:00
parent 229a016f5b
commit f8b01f196a
Signed by: derped
GPG key ID: C0F1D326C7626543
2 changed files with 0 additions and 34 deletions

View file

@ -1,33 +0,0 @@
{
stdenv,
fetchFromGitHub,
qtstyleplugin-kvantum-qt4,
}:
stdenv.mkDerivation {
name = "sddm_midnight";
version = 1.0;
src = fetchFromGitHub {
owner = "Rokin05";
repo = "midnight-kde";
rev = "1a4771146a8d6f3b45b1da32877495c9e562d193";
sha256 = "10br96pf4dppk9nk7yvf7h9zja40k4c6rhwmqcaxxcjlhpvjmhkj";
};
buildInputs = [qtstyleplugin-kvantum-qt4];
patchPhase = ''
substituteInPlace sddm/themes/Midnight/Main.qml --replace /usr $out
'';
installPhase = ''
mkdir -p $out/share
cp -R \
"aurorae" \
"color-schemes" \
"Kvantum" \
"plasma" \
"sddm" \
"$out/share"
'';
}

View file

@ -9,7 +9,6 @@ in {
acpilight
feh
scrot
theme_sddm_midnight
dconf
alacritty
gnome3.gvfs