new-install

Notes on OS intalls
git clone https://git.bracken.jp/new-install.git
Log | Files | Refs | LICENSE

commit 0f630c3f2d9e334ccd755434dd0068a4f5a749cb
parent 1d58d26cb02631d7a5099a5349ae31d8a96b58c1
Author: Chris Bracken <chris@bracken.jp>
Date:   Wed,  8 Sep 2021 09:47:44 -0700

arch: Install alacritty instead of rxvt

Alacritty runs natively on Wayland.

Diffstat:
March_install.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch_install.md b/arch_install.md @@ -524,7 +524,7 @@ For a GUI environment, we install Sway, an i3-like Wayland-based window manager: pacman -S sway swaylock swayidle dmenu # Use noto fonts if prompted pacman -S xorg-server-xwayland xorg-xrdb # Xwayland support - pacman -S rxvt-unicode # terminal + pacman -S alacritty # terminal Next, install some additional Western and Japanese fonts: