1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-04 08:17:45 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
c963b177ff readme: added audio server to essentials 2024-05-15 07:19:31 +02:00
3a9d64040e updated readme 2024-05-15 07:18:10 +02:00

View File

@ -7,10 +7,11 @@ In contrast to Lukes Script this one installs dwm and not i3 because it sucks le
## Essentials
To get this script working you need a base installation of arch.
The following are some of the main programs that are installed by using this install script.
- Operating System: `Arch Linux`
- Window Manager: `dwm`
- Audio Server: `pipewire`
- Shell: `zsh`
- Terminal Emulator: `st`
- File Manager: `vifm`
@ -28,11 +29,12 @@ All programs including these can be found in the `progs.csv`.
There are a bunch of hotkeys. Please visit my
[dwm](https://github.com/tiyn/dwm) and [st](https://github.com/tiyn/st)
builds and my [dotfiles](https://github.com/tiyn/.dotfiles) to see them.
builds and my [dotfiles](https://github.com/tiyn/dotfiles) to see them.
## Preparation
A bootable base installation of Arch Linux is needed.
To get this script working you need a bootable base installation of Arch Linux.
You can do a minimal install by following a
[secure guide by me](https://github.com/Tiyn/wiki/blob/master/wiki/linux/arch-linux/installation.md).
You don't need an existing user other than root to use larbs.