add README for MacAir7,2
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Sway config for Macbook Air 7,2 (2017)
|
## Sway config for Macbook Air 7,2 (2017)
|
||||||
**Specs:**
|
**Specs:**
|
||||||
- 8GB RAM
|
- 8GB RAM
|
||||||
- Intel Quad Core i5-5350U
|
- Intel Quad Core i5-5350U
|
||||||
- Instel HD Graphics 6000
|
- Instel HD Graphics 6000
|
||||||
- 256 GB SSD
|
- 256 GB SSD
|
||||||
|
|
||||||
# Dependencies
|
### Dependencies
|
||||||
**Arch**
|
**Arch**
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -S swaybg swayidle swaylock mako
|
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 swayfx # Pick the first option
|
||||||
yay tofi # Pick the first option
|
yay tofi # Pick the first option
|
||||||
```
|
```
|
||||||
|
#### Audio driver
|
||||||
|
```bash
|
||||||
|
sudo pacman -S pavucontrol
|
||||||
|
```
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ output * background /home/toniiz/Pictures/bisbiswas.jpg fill
|
|||||||
|
|
||||||
output DP-3 mode 4096x2304@60Hz
|
output DP-3 mode 4096x2304@60Hz
|
||||||
output DP-1 mode 2560x1440@144Hz
|
output DP-1 mode 2560x1440@144Hz
|
||||||
|
# run `swaymsg -t get_output` to get monitor information
|
||||||
|
|
||||||
gaps inner 4
|
gaps inner 4
|
||||||
gaps outer 4
|
gaps outer 4
|
||||||
|
|||||||
Reference in New Issue
Block a user