summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-08-22 21:25:56 +0200
committer Eric Hameleers <alien@slackware.com>2016-08-22 21:25:56 +0200
commit8fe69af286c64512ca5786a40f16dce82b46710b (patch)
treef565bf7cb08250e59f7a081688aa35daa06c1dd0
parent3888bd4d2acb08fb1a391740276d35b7fc633aac (diff)
downloadktown-8fe69af286c64512ca5786a40f16dce82b46710b.tar.gz
ktown-8fe69af286c64512ca5786a40f16dce82b46710b.tar.xz
Add the xinitrc.kwayland script to plasma-workspace.
-rw-r--r--kde/post-install/plasma-workspace.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/post-install/plasma-workspace.post-install b/kde/post-install/plasma-workspace.post-install
index 15ad278..bf85e2f 100644
--- a/kde/post-install/plasma-workspace.post-install
+++ b/kde/post-install/plasma-workspace.post-install
@@ -6,6 +6,9 @@ cat $CWD/post-install/plasma-workspace/xinit/xinitrc.plasma \
| sed -e "s/@LIBDIRSUFFIX@/$LIBDIRSUFFIX/g" \
> $PKG/etc/X11/xinit/xinitrc.plasma
chmod 0755 $PKG/etc/X11/xinit/xinitrc.plasma
+cat $CWD/post-install/plasma-workspace/xinit/xinitrc.kwayland \
+ | sed -e "s/@LIBDIRSUFFIX@/$LIBDIRSUFFIX/g" \
+ > $PKG/etc/X11/xinit/xinitrc.kwayland
# Add a "fail-safe" version of KDE Plasma desktop session.
# Prefix the name with "z_" because SDDM is braindead: