From ec2a666275205fc698b039544d0d2950c71c336a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9=20=D0=A5=D0=B0?= =?UTF-8?q?=D0=B1=D1=83=D0=BB=D1=8F=D0=BA?= Date: Mon, 25 Mar 2019 10:43:29 +0300 Subject: [PATCH] Fix kde size_bdiag/fdiag KDE Neon is using ne-resize/sw-resize/nw-resize/se-resize symlink instead of top-left/top-right etc... Just adding new symlinks --- src/cursorList | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/cursorList b/src/cursorList index 3f688f84..dc6c64e9 100644 --- a/src/cursorList +++ b/src/cursorList @@ -94,3 +94,7 @@ x-cursor default wayland-cursor default zoom-in default zoom-out default +ne-resize size_bdiag +sw-resize size_bdiag +nw-resize size_fdiag +se-resize size_fdiag