This config folder includes i3
and alacritty
config, however, I'm using dwm and st now.
BTW, my scripts are in this repo.
brew install fzf the_silver_searcher ripgrep fd
brew install automake wget gcc gdb bat ccat tree git-delta git-flow git rainbarf jsdoc3 cmake gnu-getopt gnu-sed node go
brew install ccls tmux neovim jesseduffield/lazygit/lazygit yazi starship
brew install awscli gh tldr
brew install speedtest-cli ncdu neofetch onefetch bmon loc
use pip install ueberzug
and ranger-git
In ~/.gnupg/gpg-agent.conf
:
default-cache-ttl 34560000
max-cache-ttl 34560000
If this doesn't work, try pam-gnupg
yay -S pam-gnupg-git
and in /etc/pam.d/system-local-login
add:
auth optional pam_gnupg.so
session optional pam_gnupg.so
Install: fcitx
fcitx-im
fcitx-googlepinyin
fcitx-configtool
And in /etc/X11/xinit/xinitrc
:
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
In locale.conf
:
LANG=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_TIME=en_US.UTF-8
I use the Source Code Pro
font and nerd-fonts-source-code-pro
.
Just install noto-fonts
(not -all
). It's already bloated. Check /usr/share/fonts/noto
yay -S ttf-linux-libertine ttf-inconsolata ttf-joypixels ttf-twemoji-color noto-fonts-emoji ttf-liberation ttf-droid
yay -S wqy-bitmapfont wqy-microhei wqy-microhei-lite wqy-zenhei adobe-source-han-mono-cn-fonts adobe-source-han-sans-cn-fonts adobe-source-han-serif-cn-fonts
I use adapta-gtk-theme
and arc-icon-theme
.
See my-packages.txt