add MacAir 7,2 swayfx config, changed swaybar to work well with this mac low resolution, added swayidle directly into sway's config

This commit is contained in:
toniiz
2024-06-17 18:33:36 -07:00
parent c099274ca5
commit c7d41fd81a
4 changed files with 243 additions and 0 deletions

View File

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