From 3f14402e27e52c46f2ae546e8386a23aa53890ee Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sat, 4 Feb 2023 21:58:34 +0100 Subject: Fill out the README a bit more --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/README.md b/README.md index e8124da..4b89451 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,40 @@ +# 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/) -- cgit v1.2.3