Arch install script to build a fast, minimalistic, utilitarian environment
ArchMinima aims to capture the minimalistic, clean layout of dwm
while improving on some basic QoL aspects. The latest release, German Chamomile, is designed to be cloned or curl
ed onto a live Arch install ISO environment.
The install.sh
script will ask you which disk you want to install to, so just give it an argument-less run:
git clone https://github.com/xero-lib/ArchMinima.git
cd ArchMinima/
./install.sh
Type | Name | Description |
---|---|---|
default/ | desktop | Desktop environment or dwm customizations |
default/ | firefox | Browser configuration |
default/ | paru | Install and configure paru AUR helper |
default/ | icons | Install and use Kora icons (for Plasma/Mate) |
default/ | keybindings | more efficient or familiar Windows-like keybindings |
default/ | login | Configure optional login screen or startx/wayland on login |
default/ | shell | Install fish, configure, use as default |
default/ | taskbar | Apply ArchMinima taskbar layout (for Plasma/Mate) |
default/ | terminal | Alacritty/Kitty configuration |
default/ | theme | Install Orchis (Mate), set as WM and DE theme |
default/ | vim | Vim configuration, color scheme, plugin configuration |
default/ | wallpapers | Install wallpapers |
optional/ | discord | Install Discord (requires AUR helper) |
optional/ | minecraft | Install Minecraft launcher (requires AUR helper) |
optional/ | obs | Install OBS and ffmpeg-obs, setup replay buffer |
optional/ | spotify | Install Spotify |
optional/ | steam | Install Steam |
Pull requests adding new modules or editing existing ones are welcome, but if I don't think I would use it myself I can't promise to merge it. If you have any doubt, issues are also encouraged and I'll let you know if it's something I'd be willing to merge or work on myself.
README inspired and largely copied from Skyler Spaeth and his project SkyOS.
This project wouldn't be possible without the hard work of many hundreds of open source projects' contributors this script installs, directly or indirectly.