Skip to content
Commit d24c1e48 authored by Alexander Volkov's avatar Alexander Volkov
Browse files

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.
parent 4a3f56f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment