summaryrefslogtreecommitdiff
path: root/home/xyz
AgeCommit message (Collapse)Author
8 daysAdd and remove some appsXiao Pan
danctnix-packages convert some pkgs to dummy pkgs, remove those and change not dummy pkgs as explict install. Also remove some useless/bad apss and add some maybe useful/good apps.
8 daysphosh settings use Loupe as default photo viewerXiao Pan
Loupe another name is Image Viewer. Setting it up in GUI will result into this mimeapps.list change.
10 daysxdg-terminal-exec use alacritty to open Terminal=true desktop entriesXiao Pan
After uninstall gnome-console, apps desktop entries with Terminal=true can't be opened with a terminal any more. In the past, those are opened with gnome console. The reason is it hardcoded some terminals and there's not alacritty, see [0]. This url [1] wrote that this commit [2] now support using other terminals using xdg-terminal-exec wrapper. As describe in the commit, this is only temporary solution, a proper solution is xdg-default-apps specification see [3] which does not seem to making any progress. The xdg-terminal-exec wrapper way works great and enough for me tho. [0] https://unix.stackexchange.com/a/642886 [1] https://unix.stackexchange.com/a/748350 [2] https://gitlab.gnome.org/GNOME/glib/-/commit/22e1b9bcc0ca7cd1ba2457ddf5b5545752f9c7ea [3] https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues/54
11 daysStart using irqbalanceXiao Pan
https://www.reddit.com/r/PINE64official/comments/1dr2qz1/pinephone_software_in_2024_a_rapidfire_comparison/ wrote that using irqbalance has huge 7-8 times improvements on "screen-off" battery life. Not sure what's that screen-off means. I tested 4 hours pinephone suspend without power adaptor with and without irqbalance, without irqbalance battery drop from 99% to 88%, with it drop to 91%, so I think maybe it is useful, so I choose to use it.
2025-04-08add pkgXiao Pan
2025-03-29upstream name changeXiao Pan
https://github.com/neovim/neovim/issues/33075 https://github.com/neovim/neovim/pull/33122
2025-03-29it seems fcitx5-chinese-addons new version changed theseXiao Pan
2025-03-29fcitx.nvim no issue of leave search switch to pinyinXiao Pan
h-hg/fcitx.nvim is the only one out of the three alternatives that does not have this issue: after / search with chinese pingyin, then enter, then in normal mode if I press one key, e.g., k, it will trying to use chinese pingyin instead of using english
2025-03-23pass-otp-git pkgbuild switch to use patch methodXiao Pan
2025-03-21self host patched git version of sdcvXiao Pan
2025-03-17self host forked fly repo 7zip pkgbuildXiao Pan
2025-03-09swtich to custom repo for newer versionXiao Pan
2025-03-04remove iaXiao Pan
2025-02-20no ssh to itselfXiao Pan
2025-02-20no sshd on insp, no needXiao Pan
2025-01-13keep file similar to master branchXiao Pan
2025-01-13updateXiao Pan
2025-01-13change hostname for wg ipXiao Pan
2025-01-01add commentXiao Pan
2025-01-01upstream colorscheme seems changed fold title to yellow which is more ↵Xiao Pan
readable, so no need to customize by myself
2025-01-01current host does not have these port specified in /etc/services, need to ↵Xiao Pan
remove these ssh configs else error
2024-12-31same config as insp, easier to add changes for all computersXiao Pan
2024-12-16temporary swtich to custom mepo pkgXiao Pan
2024-12-16I build some pkg locally to use, also need backup thatXiao Pan
2024-12-14firefox working again, remove angelfish; cpio to unarchive ↵Xiao Pan
/boot/initramfs-linux.img
2024-12-12tinted-theming/tinted-vim breaking changesXiao Pan
https://github.com/tinted-theming/tinted-vim/pull/89
2024-12-01orphan gnome-usage-mobileXiao Pan
2024-12-01updateXiao Pan
2024-11-14Add pkgsXiao Pan
angelfish for alternative to firefox when firefox not working and core dump. distcc to test cross compile. meson is used very often to compile things, like last time I use it to build seatd.
2024-11-04new dictionary releaseXiao Pan
2024-11-02outdated commentXiao Pan
2024-09-14remind v5.0.5 warn missing rem and msgXiao Pan
2024-09-14new commentXiao Pan
2024-09-10ssh add ca config so sca works, because fasterXiao Pan
2024-08-26arkenfox v128 disable RFP and enable webgl, I want them backXiao Pan
2024-08-18calculated estimated 1.47 MiB for .bash_history if HISTSIZE=100000, not too muchXiao Pan
2024-08-18calculated estimated about 0.79 MiB if SDCV_HISTSIZE=100000, not too muchXiao Pan
2024-08-18pp no need firenvimXiao Pan
2024-08-15ca `nproc --all` report wrong cpu thread countXiao Pan
ca actual cpu threads are 3, `nproc --all` wrongly report as 128. I tested on all my computers and it seems nproc output is fine. Weird thing is only ca report nproc and `nproc --all` differently. Anyway, I just use nproc instead.
2024-08-06I am too tired to debug fcitx5, now switch back to default pkgs and wait ↵Xiao Pan
some time then try debug again
2024-08-05duplicity pkg update change python-paramiko to opt. dep., but I need it so I ↵Xiao Pan
install
2024-08-02git configure format-patch always signoffXiao Pan
This config add Signed-off-by in commit msg. Related urls: https://mikegerwitz.com/2012/05/a-git-horror-story-repository-integrity-with-signed-commits https://stackoverflow.com/questions/46314273/keeping-gpg-signature-in-git-patches-with-format-patch https://handbook.gnome.org/development/commit-messages.html https://docs.kernel.org/process/5.Posting.html https://docs.kernel.org/translations/zh_CN/process/5.Posting.html https://docs.kernel.org/translations/zh_CN/process/submitting-patches.html#cn-submittingpatches https://wiki.openstack.org/wiki/GitCommitMessages
2024-08-01upstream config changes?Xiao Pan
2024-08-01install some new packagesXiao Pan
fcitx5 now I use a patch to workaround some issues. gtk3-mobile maybe deprecated, those patches I guess maybe is upstreamed? I use gtk3 instead because phoc seems need gtk3 instead of gtk3-mobile to build without error. I use pipewire-pulse to replace pulseaudio, pipewire seems much better, plus on less dependency. I use pipewire-alsa so amixer will show only Master and Capture instead of a lot more messy stuffs, so I can use bell and other scripts that use amixer Master.
2024-07-31switch from pulseaudio to pipewire-pulseXiao Pan
2024-07-22git config use new emailXiao Pan
2024-07-22typoXiao Pan
2024-07-11aurpublish no longer need ssh config aur aliasXiao Pan
But I did not test it. More see https://github.com/eli-schwartz/aurpublish/pull/23
2024-07-11arkenfox userjs override comment, adobe express needs to enable webgl and ↵Xiao Pan
disable RFP
2024-07-11arkenfox userjs override firefox 128 version need new config to not clear ↵Xiao Pan
cookie on shutdown