add README for MacAir7,2

This commit is contained in:
toniiz
2024-06-18 23:01:39 -07:00
parent 88fb3fefcd
commit c76c72f377
2 changed files with 7 additions and 2 deletions

View File

@@ -1,11 +1,11 @@
# Sway config for Macbook Air 7,2 (2017)
## Sway config for Macbook Air 7,2 (2017)
**Specs:**
- 8GB RAM
- Intel Quad Core i5-5350U
- Instel HD Graphics 6000
- 256 GB SSD
# Dependencies
### Dependencies
**Arch**
```bash
sudo pacman -S swaybg swayidle swaylock mako
@@ -15,3 +15,7 @@ sudo pacman -S swaybg swayidle swaylock mako
yay swayfx # Pick the first option
yay tofi # Pick the first option
```
#### Audio driver
```bash
sudo pacman -S pavucontrol
```