diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-01-21 17:21:43 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-01-22 01:29:09 +0000 |
commit | cefefd4a77ab8de9d9fdce25a43dd21ae3af1608 (patch) | |
tree | 1b4b1868fd5097ba0d3791ba9ce1816a52d517ac /srv/http/master/pub_pgp_key.asc | |
parent | 3ad60ea53b147e19eb7defdbe981ea30a5875494 (diff) |
fix: htop new version seems break old way of make htoprc unwritable to keep config unchanged
In the past, `chmod a-w ~/.config/htop/htoprc` is sufficient to let htop not able to write to htoprc. So configs keeps the same if I press anything in htop. But it seems htop new version 3.3.0 makes it not working. I'm not sure why. I suspect "Write configuration to temporary file first" in changelog is the reason <https://github.com/htop-dev/htop/blob/main/ChangeLog#L19>. Luckily, `chmod a-w ~/.config/htop` still works by making htop config dir not writable.
Diffstat (limited to 'srv/http/master/pub_pgp_key.asc')
0 files changed, 0 insertions, 0 deletions