Update README.

Add dependancies for:
- protonvpn-cli-ng
- wireplumber
This commit is contained in:
the_4n0nym0u53 2021-11-24 18:55:17 +01:00
parent 5d1787fa2b
commit 1f7fecec27
No known key found for this signature in database
GPG key ID: 35EE09F5481049BB

View file

@ -22,15 +22,17 @@ These dotfiles depend on the following software packages:
- `mako` - `mako`
- `neovim` - `neovim`
- `pavucontrol` - `pavucontrol`
- `pipewire`/`pulseaudio` - `pipewire`
- `playerctl` - `playerctl`
- `protonvpn-cli-ng`
- `python` - `python`
- `sway` - `sway`
- `swaylock-effects` - `swaylock-effects`
- `waybar`
- `sway-launcher-desktop` - `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. \* 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.