new-install

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

commit fac18c344cd4d81c11939a7962cf142385f139f0
parent 1af7fb047484050aa4c95a96701e326a2b84ae5e
Author: Chris Bracken <chris@bracken.jp>
Date:   Thu,  9 Sep 2021 09:27:03 -0700

arch: use wofi app launcher instead of dmenu

Wofi is a Wayland-native reimplementation of rofi and while it's a tiny
bit heavier-weight than dmenu, it's also wayland-native and, I hate to
admit it, looks a bit better.

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

diff --git a/arch_install.md b/arch_install.md @@ -526,10 +526,11 @@ And, source control: 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 sway swaylock swayidle # Sway: Use noto fonts if prompted pacman -S xorg-server-xwayland xorg-xrdb # Xwayland support pacman -S alacritty # terminal pacman -S grim jq slurp libnotify wl-clipboard # screenshots + pacman -S wofi # app launcher (dmenu alternative) Next, install some additional Western and Japanese fonts: