update
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
> sudo bsdtar -xpf ArchLinuxARM-aarch64-latest.tar.gz -C /var/lib/machines/{{ rootfs-name }}
|
||||
> ```
|
||||
>
|
||||
> 解压的 aarch64 架构的 archlinux rootfs. 但要不要提醒用户应该取消注释 `cat /etc/pacman.conf` 中的
|
||||
> 解压的 aarch64 架构的 archlinux rootfs. 但要不要提醒用户应该取消注释 `/etc/pacman.conf` 中的
|
||||
>
|
||||
> ```conf
|
||||
> [options]
|
||||
|
||||
+5
-7
@@ -1,18 +1,18 @@
|
||||
### Font packages (involved in fontconfig)
|
||||
|
||||
- `aur/ttf-symbola`
|
||||
- `extra/noto-fonts`
|
||||
- `extra/noto-fonts-cjk`
|
||||
- `extra/noto-fonts-emoji`
|
||||
- `extra/ttf-nerd-fonts-symbols`
|
||||
- `aur/maplemono-nf-cn`
|
||||
- `aur/ttf-lxgw-wenkai`
|
||||
- `aur/ttf-symbola`
|
||||
|
||||
### Other fonts (used but not involved in fontconfig)
|
||||
|
||||
- Sour Gummy (from [Google Fonts](https://fonts.google.com/specimen/Sour+Gummy))
|
||||
- Font Awesome 6 Free (extracted from an AUR package that no longer exists)
|
||||
- `extra/ttf-meslo-nerd`
|
||||
- `archlinuxcn/ttf-lxgw-wenkai`
|
||||
- [Sour Gummy](https://fonts.google.com/specimen/Sour+Gummy): used in quickshell
|
||||
- Font Awesome 6 Free: used in waybar & some other desktop components
|
||||
- `extra/ttf-meslo-nerd`: for its `Mono` variant, nerd-font icons with 1-cell width
|
||||
|
||||
### Font configuration
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
<alias>
|
||||
<family>sans-serif</family>
|
||||
<prefer>
|
||||
<!-- <family>LXGW WenKai</family> -->
|
||||
<family>Noto Sans</family>
|
||||
<family>Noto Sans CJK SC</family>
|
||||
<family>Noto Sans CJK JP</family>
|
||||
@@ -77,7 +76,6 @@
|
||||
<alias>
|
||||
<family>monospace</family>
|
||||
<prefer>
|
||||
<!-- <family>ComicShanns Nerd Font</family> -->
|
||||
<family>Maple Mono NF CN</family>
|
||||
<family>Noto Sans Mono</family>
|
||||
<family>Noto Sans Mono CJK SC</family>
|
||||
|
||||
+5
-12
@@ -98,7 +98,6 @@ bash /path/to/dotfiles/memo/packages.md
|
||||
|
||||
```
|
||||
7zip
|
||||
aarch64-linux-gnu-gcc
|
||||
alacritty
|
||||
alass
|
||||
arch-install-scripts
|
||||
@@ -109,7 +108,6 @@ ark
|
||||
av1an
|
||||
awww
|
||||
axel
|
||||
azure-cli
|
||||
base
|
||||
base-devel
|
||||
bash-completion
|
||||
@@ -122,7 +120,6 @@ bluez-utils
|
||||
bootconfig
|
||||
bpf
|
||||
bpftrace
|
||||
bridge-utils
|
||||
brightnessctl
|
||||
bsd-games
|
||||
btop
|
||||
@@ -160,12 +157,15 @@ cython
|
||||
deno
|
||||
devtools
|
||||
digital
|
||||
discord
|
||||
dnsmasq
|
||||
docker
|
||||
docker-buildx
|
||||
docker-compose
|
||||
dolphin
|
||||
dotnet-sdk
|
||||
doxygen
|
||||
drawio-desktop
|
||||
drm-info
|
||||
dwarfs
|
||||
ed
|
||||
@@ -232,6 +232,7 @@ grim
|
||||
grub
|
||||
grub-btrfs
|
||||
gst-plugins-bad
|
||||
gtkwave
|
||||
gucharmap
|
||||
gvfs-smb
|
||||
gwenview
|
||||
@@ -294,7 +295,6 @@ libva-intel-driver
|
||||
libva-nvidia-driver
|
||||
libva-utils
|
||||
libvips
|
||||
libvirt
|
||||
lightdm
|
||||
linux-cachyos
|
||||
linux-cachyos-headers
|
||||
@@ -325,9 +325,7 @@ mpd
|
||||
mpd-mpris
|
||||
mpv-full
|
||||
mpv-mpris
|
||||
msedit
|
||||
namcap
|
||||
nano
|
||||
nasm
|
||||
nautilus
|
||||
nautilus-share
|
||||
@@ -354,10 +352,8 @@ obs-studio
|
||||
obsidian
|
||||
okular
|
||||
opam
|
||||
openbsd-netcat
|
||||
opencl-headers
|
||||
opencl-nvidia
|
||||
openlist-bin
|
||||
openssh
|
||||
os-prober
|
||||
pacman-contrib
|
||||
@@ -423,6 +419,7 @@ qt6-serialbus
|
||||
qt6ct
|
||||
qtcreator
|
||||
qtrvsim
|
||||
quickemu
|
||||
quickshell-git
|
||||
qutebrowser
|
||||
rclone
|
||||
@@ -515,8 +512,6 @@ ventoy-bin
|
||||
vesktop-bin
|
||||
vicinae
|
||||
vim
|
||||
virt-install
|
||||
virt-manager
|
||||
visual-studio-code-bin
|
||||
vk-hdr-layer-kwin6-git
|
||||
vlc
|
||||
@@ -589,14 +584,12 @@ xpadneo-dkms
|
||||
xwayland-satellite
|
||||
yad
|
||||
yay
|
||||
yay-debug
|
||||
yazi
|
||||
yt-dlp
|
||||
zellij
|
||||
zen-browser-bin
|
||||
zenity
|
||||
zig
|
||||
zig0.15-bin
|
||||
zoxide
|
||||
zram-generator
|
||||
zsh
|
||||
|
||||
Reference in New Issue
Block a user