summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/plasma-workspace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/plasma-workspace.patch')
-rw-r--r--source/kde/kde/patch/plasma-workspace.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/kde/patch/plasma-workspace.patch b/source/kde/kde/patch/plasma-workspace.patch
new file mode 100644
index 000000000..5bea067fd
--- /dev/null
+++ b/source/kde/kde/patch/plasma-workspace.patch
@@ -0,0 +1,2 @@
+# [PATCH] sddm-theme: fix missing password field on "Other" page:
+cat $CWD/patch/plasma-workspace/0001-sddm-theme-fix-missing-password-field-on-Other-page.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }