From 1f7fecec2772a43f41e1439e67fc0e79a5bf8be1 Mon Sep 17 00:00:00 2001 From: the_4n0nym0u53 Date: Wed, 24 Nov 2021 18:55:17 +0100 Subject: [PATCH] Update README. Add dependancies for: - protonvpn-cli-ng - wireplumber --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 57e37cb..fe2fa89 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,17 @@ These dotfiles depend on the following software packages: - `mako` - `neovim` - `pavucontrol` -- `pipewire`/`pulseaudio` +- `pipewire` - `playerctl` +- `protonvpn-cli-ng` - `python` - `sway` - `swaylock-effects` -- `waybar` - `sway-launcher-desktop` +- `waybar` +- `wireplumber` \* If you prefer `sudo`, then change all instances of `doas` to `sudo`. They're mainly in the sway config file and in my `autostart.sh` script. -Also, you need to make a `doas`/`sudo` rule that allows you to execute `poweroff` and `reboot` without a password, otherwise the keybindings for those won't work. +Also, you need to make a `doas`/`sudo` rule that allows you to execute `protonvpn`, `poweroff` and `reboot` without a password, otherwise the keybindings for those won't work.