mirror of https://github.com/E-Almqvist/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
352 B
16 lines
352 B
![Preview](preview.png)
|
|
|
|
## Installing dotfiles
|
|
`$ ./stow.sh (stow option)`
|
|
-S, --stow : Install
|
|
-D, --delete : Uninstall
|
|
**i.e.** `$ ./stow.sh -S`
|
|
|
|
## Specs
|
|
- **OS**: Arch Linux
|
|
- **WM**: [dwm](http://github.com/E-Almqvist/dwm)
|
|
- **Terminal**: Alacritty
|
|
- **Editor**: nvim
|
|
- **Compositor**: picom
|
|
- **Bar**: polybar
|
|
- **Launcher**: dmenu
|
|
|