Requires stow
. Only tested on Arch Linux (btw). Split between my laptop and desktop setups.
- Clone repo
- CD in, and run
make
(If you're not me, you'll probably have to edit the Makefile with the appropriate machine names)
Some features:
- Laptop Window manager:
hyprland
- Laptop Status bar:
waybar
- Laptop Logout menu:
wlogout
- Laptop Launcher:
wofi
- Desktop DE:
kde plasma
- Terminal:
kitty
- Editor:
neovim
(btw)
- When running the
pacstrap
command, add${amd | intel}-ucode
,networkmanager
,base-devel
- Once chrooted into install, enable NetworkManager with
systemctl enable --now NetworkManager.service
Runinstall.sh