Update README.md

This commit is contained in:
Ivan Bushchik 2022-08-11 12:14:21 +03:00 committed by GitHub
parent 704853008f
commit 06f50ee472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,3 +35,10 @@ packages: `sway swaybg swaylock swayidle alacritty waybar pcmanfm-qt firefox bre
aur: `sway-launcher-desktop`
font: `JetBrains Mono`
## All dotfile dependencies on Arch Linux
```sh
pacman -S $(curl -fsSL https://ivabus.dev/pkgs)
```