Skip to content
Snippets Groups Projects
Commit ff83e1da authored by akiraohgaki's avatar akiraohgaki
Browse files

Set XCURSOR_THEME to plasmashell

parent bd5d1a7a
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ bool KdeTheme::applyAsCursor() const
QProcess::startDetached("kwin --replace");
QProcess::startDetached("kquitapp5 plasmashell");
QProcess::startDetached("kstart5 plasmashell");
QProcess::startDetached("sh -c \"XCURSOR_THEME='" + themeName_ + "' kstart5 plasmashell\"");
return true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment