blob: 4b89451c34b8c6d947ef72d540d3e2ee6ed75c5f (
plain) (
tree)
|
|
# AnInternetTroll's dotfiles
To install these dotfiles run the following command
```sh
./bootstrap.sh
```
This will install **and replace** all appropriate files in your home folder.
# Dependencies
Here is an incomplete list of the required dependencies for each configuration.
## Sway
- Terminal (either one works)
- [foot](https://codeberg.org/dnkl/foot)
- [alacritty](https://alacritty.org/)
- Screenshot
- slurp
- grim
- swappy
- [wofi](https://hg.sr.ht/~scoopta/wofi)
- swaylock
- swaybg
- swayidle
- brightnessctl
- pactl
- playerctl
- waybar
- dunst
## Neovim
- [vscode-langservers-extracted](https://www.npmjs.com/package/vscode-langservers-extracted)
- `npm i -g vscode-langservers-extracted`
- [deno](https://deno.land)
- [git](https://git-scm.com/)
|