Browse Source

Update README.md

master
Marten Kante 7 months ago
committed by GitHub
parent
commit
e28fb0785a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 15 deletions
  1. +14
    -15
      README.md

+ 14
- 15
README.md

@ -8,21 +8,20 @@ In contrast to Lukes Script this one installs dwm and not i3 because it sucks le
To get this script working you need a base installation of arch. To get this script working you need a base installation of arch.
There is no need to configure users or anything else than internet access and what is needed to get arch booting. There is no need to configure users or anything else than internet access and what is needed to get arch booting.
- Operating System: ```Arch Linux```
- Window Manager: ```dwm```
- Shell: ```zsh```
- Terminal Emulator: ```st```
- Shell: ```zsh```
- File Manager: ```vifm```
- Application Launcher: ```dmenu(_run)```
- Compositor: ```xcompmgr```
- Status Bar: ```dwm```
- Notification Service: ```dunst```
- Text Editor: ```neovim```
- Reader: ```zathura```
- Mail Program: ```thunderbird```
- Browser: ```qutebrowser``` /```firefox```
- Lockscreen: ```slock```
- Operating System: `Arch Linux`
- Window Manager: `dwm`
- Shell: `zsh`
- Terminal Emulator: `st`
- File Manager: `vim`
- Application Launcher: `dmenu(_run)`
- Compositor: `xcompmgr`
- Status Bar: `dwm`
- Notification Service: `dunst`
- Text Editor: `neovim`
- Reader: `zathura`
- Mail Program: `thunderbird`
- Browser: `qutebrowser` /`icecat`
- Lockscreen: `slock`
All programs including these can be found in the ```progs.csv```. All programs including these can be found in the ```progs.csv```.

Loading…
Cancel
Save