AnInternetTroll's dotfiles
To install these dotfiles run the following command
./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
- alacritty
- Screenshot
- slurp
- grim
- swappy
- wofi
- swaylock
- swaybg
- swayidle
- brightnessctl
- pactl
- playerctl
- waybar
- dunst
Neovim
- vscode-langservers-extracted
npm i -g vscode-langservers-extracted
- deno
- git
Also need to run this to get :MarkdownPreview to work
:lua vim.fn["mkdp#util#install"]()