kcm: Fix removal of Xft.dpi from Xresources
'xrdb -remove' can't remove a specific entry, it removes all entries only. So query all entries, remove "Xft.dpi" from them, and replace Xresources with the result. (cherry picked from commit d24c1e48)
Please register or sign in to comment