diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-08-01 22:08:37 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-08-01 22:08:37 -0700 |
commit | 62672a88d1d4bef27c690a5650eba2c0aa5248eb (patch) | |
tree | 1ecf29b351b45dd24071cd57b04b5db319a5794a /home/xyz/.config/myconf/pacman_Qqne | |
parent | f26c5e0fdfc09b99360b735776e0adf028d3f717 (diff) |
install some new packages
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.
Diffstat (limited to 'home/xyz/.config/myconf/pacman_Qqne')
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqne | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 19ae5653..f134776c 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -32,6 +32,11 @@ evtest exfatprogs exiv2 fastfetch +fcitx5 +fcitx5-chinese-addons +fcitx5-configtool +fcitx5-gtk +fcitx5-qt ffmpeg fio firefox @@ -59,6 +64,7 @@ gsl gst-plugins-bad gst-plugins-good gtk2fontsel +gtk3 hdparm hunspell-en_us hyperfine @@ -113,6 +119,8 @@ pass-otp_fix-hotp-counter-git pax-utils pdftk phosh-mobile-settings +pipewire-alsa +pipewire-pulse playerctl portfolio-file-manager posix-c-development |