summaryrefslogblamecommitdiffstats
path: root/source/kde/kde/patch/plasma-workspace.patch
blob: 975f7278555ea7b34d0cc9b93787e07f36addc23 (plain) (tree)
1
2
3


                                                                                                                                                                            
# Set GTK_BACKEND=x11 in a wayland session
# Works around missing window decorations and broken config file reading
cat $CWD/patch/plasma-workspace/0001-Set-GTK_BACKEND-x11-in-a-wayland-session.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }