reflect changes

This commit is contained in:
λmolinae 2025-07-13 17:21:17 -06:00
parent 396903390f
commit 8c3195bee2

View file

@ -2,18 +2,17 @@
This script downloads everything I need to get a functional working setup.
The script installs the following software with my custom configurations:
- [dwl](https://codeberg.org/dwl/dwl) (window manager, [obviously my fork](https://git.amolinae.com/amolinae06/dwl))
- [fuzzel](https://codeberg.org/dnkl/fuzzel) (app launcher)
- [river](https://codeberg.org/river/river) (window manager)
- [mew](https://codeberg.org/sewn/mew) (app launcher)
- [foot](https://codeberg.org/dnkl/foot) (terminal)
- [zsh](https://www.zsh.org) (shell)
- [lf](https://github.com/gokcehan/lf) (file manager)
- [imv](https://sr.ht/~exec64/imv) (image viewer)
- [mpv](https://mpv.io) (video player)
- [mpv](https://mpv.io) (video player and image viewer)
- [btop](https://github.com/aristocratos/btop) (resource monitor)
- [librewolf](https://librewolf.net) (web browser)
- [zathura](https://pwmt.org/projects/zathura) (pdf viewer)
- [neovim](https://neovim.io) (text editor/code editor)
- [spotify_player](https://github.com/aome510/spotify-player) (as music player)
- [spotify_player](https://github.com/aome510/spotify-player) (music player)
## Installation
You need to have an Alpine Linux installation with at least one user. To run this script, you need to be on the `edge` branch and have the `community` and `testing` repositories enabled.