about summary refs log tree commit diff
path: root/nixpkgs/pkgs/kde/plasma/plasma-desktop/wallpaper-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/kde/plasma/plasma-desktop/wallpaper-paths.patch')
-rw-r--r--nixpkgs/pkgs/kde/plasma/plasma-desktop/wallpaper-paths.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/kde/plasma/plasma-desktop/wallpaper-paths.patch b/nixpkgs/pkgs/kde/plasma/plasma-desktop/wallpaper-paths.patch
new file mode 100644
index 000000000000..67d46bc6879e
--- /dev/null
+++ b/nixpkgs/pkgs/kde/plasma/plasma-desktop/wallpaper-paths.patch
@@ -0,0 +1,9 @@
+--- a/sddm-theme/theme.conf.cmake
++++ b/sddm-theme/theme.conf.cmake
+@@ -4,5 +4,5 @@ logo=${KDE_INSTALL_FULL_DATADIR}/sddm/themes/breeze/default-logo.svg
+ type=image
+ color=#1d99f3
+ fontSize=10
+-background=${KDE_INSTALL_FULL_WALLPAPERDIR}/Next/contents/images/5120x2880.png
++background=@wallpapers@/Next/contents/images/5120x2880.png
+ needsFullUserModel=false