Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-10 | switch to a FOSS implementation of unrar | Xiao Pan | |
2024-03-10 | htop put network io below disk io for easier compare | Xiao Pan | |
2024-03-10 | htop put disk io under iowait | Xiao Pan | |
disck io and iowait are closely related and I would like to view them closer to each other | |||
2024-03-10 | htop show iowait, change meters layout | Xiao Pan | |
F2 Setup/ - Display options/ Detailed CPU time - Meters/ - CPU average left column, blank right column - because CPU average is a long line, need blank to show full - credit: https://serverfault.com/a/848718 Also change meters layout, put Mem/Swp and CPU bars at bottom, because this way change in CPU count won't affect other meters' order | |||
2024-03-10 | update | Xiao Pan | |
2024-03-10 | update | Xiao Pan | |
2024-03-09 | arch systemd pkgbuild enabled systemd-userdbd.socket by default in commit ↵ | Xiao Pan | |
8545926672960dc46a51d03baa8263f5a16faa44 | |||
2024-03-09 | update | Xiao Pan | |
2024-03-06 | pacnew | Xiao Pan | |
2024-03-04 | update | Xiao Pan | |
2024-03-01 | prp use pass bash completion | Xiao Pan | |
2024-03-01 | tree ignore .git dir | Xiao Pan | |
2024-03-01 | update | Xiao Pan | |
2024-02-29 | remove android-tools, not sure why I installed this | Xiao Pan | |
2024-02-28 | remove fcitx5 | Xiao Pan | |
I curretnly have not yet fix phosh login ui squeekboard virtual keyboard can not open when enable fcitx5 issue. And fcitx5 auto running at background without me using it and consume a lot of RAM. | |||
2024-02-26 | meta | Xiao Pan | |
2024-02-26 | dirty workaround to mkinitcpio when linux-megi upgrade | Xiao Pan | |
2024-02-09 | pacnew | Xiao Pan | |
2024-02-09 | update | Xiao Pan | |
2024-02-09 | update | Xiao Pan | |
2024-02-04 | update | Xiao Pan | |
2024-02-04 | update | Xiao Pan | |
2024-02-04 | refactor | Xiao Pan | |
2024-02-01 | update | Xiao Pan | |
2024-01-31 | update | Xiao Pan | |
2024-01-21 | fix: htop new version seems break old way of make htoprc unwritable to keep ↵ | Xiao Pan | |
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. | |||
2024-01-21 | htop new version | Xiao Pan | |
2024-01-21 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-19 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | meta | Xiao Pan | |
2024-01-13 | empty upd_rsync_files file for upd cross machine code | Xiao Pan | |
2024-01-10 | workaround paru regression or fix my script bug | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | meta | Xiao Pan | |
2024-01-09 | move to fsh | Xiao Pan | |
2024-01-07 | add nc | Xiao Pan | |
2024-01-06 | update | Xiao Pan | |
2024-01-06 | update | Xiao Pan | |
2024-01-03 | fcitx5-pinyin-moegirl aur package author disown the package, I prefer its ↵ | Xiao Pan | |
new maintainer's PKGBUILD, so I switch back. | |||
2024-01-02 | duplicity longer full bakcup time, because it does not seem take too much space | Xiao Pan | |
2023-12-29 | update | Xiao Pan | |
2023-12-29 | Revert "feat: alacritty run bell" | Xiao Pan | |
This reverts commit 45cd519f269c725d51352ec35291a8996a52163b. Because alacritty somehow ring a lot. |