kcursorgen and SVG cursors - KDE Blogs

In the latest Plasma 6.3 Beta, you will find a new executable named kcursorgen in /usr/bin. It can convert an SVG cursor theme to the XCursor format, in any sizes you like. Although this tool is intended for internal use in future Plasma versions, there are a few tricks you can play now with it and an SVG cursor theme.


This is a companion discussion topic for the original entry at https://blogs.kde.org/2025/01/12/kcursorgen-and-svg-cursors
6 Likes

Very cool, thanks!

mkdir -p ~/.local/shares/icons
                       ^

Typo? Maybe

mkdir -p ~/.local/share/icons
1 Like

Oh yes. Thanks a lot for spotting it!

1 Like

Oxygen shipped with Plasma is SVG-based in its source form, but this form is only used to generate raster cursors to be used: cursors/src/svg · master · Plasma / Oxygen · GitLab

3 Likes

@jinliu, I’d love to see this. If you ever formally request this, do link it here.