mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-24 08:16:12 -04:00
fix cursor theme inheritance
seems this is the directory name rather than the index.theme name, at least it wasn't working before
This commit is contained in:
@@ -155,7 +155,7 @@ cmake --install calamares/build
|
||||
|
||||
cat <<- EOF > /usr/share/icons/default/index.theme
|
||||
[Icon Theme]
|
||||
Inherits=Breeze
|
||||
Inherits=breeze_cursors
|
||||
EOF
|
||||
|
||||
# WARNING: only set up os-release after the build otherwise kde-build doesn't know how to handle the system currently
|
||||
|
||||
Reference in New Issue
Block a user