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.
21 lines
708 B
21 lines
708 B
![Preview](preview.png)
|
|
|
|
## Installing dotfiles
|
|
`$ stow (stow options) (package)`
|
|
|
|
-S, --stow : Install
|
|
-D, --delete : Uninstall
|
|
Read more in the manual page for stow.
|
|
$ man stow
|
|
|
|
**i.e.** `$ stow -S vim`
|
|
|
|
## Specs
|
|
- **OS**: (Arch Linux)[https://archlinux.org/]
|
|
- **Kernel**: [lqx](https://liquorix.net/) *(standard linux as fallback)*
|
|
- **WM**: [ewm](http://github.com/E-Almqvist/ewm) or [XMonad](https://xmonad.org/)
|
|
- **Terminal**: [Alacritty](https://github.com/alacritty/alacritty)
|
|
- **Editor**: [nvim](https://neovim.io/)
|
|
- **Compositor**: [picom](https://github.com/yshui/picom)
|
|
- **Bar**: [polybar](https://polybar.github.io/)
|
|
- **Launcher**: [rofi](https://github.com/davatorium/rofi)
|
|
|