Updated Home (markdown)

Caleb Bassi 2019-01-24 00:34:11 -08:00
parent f4f0534b69
commit d2030e0aa4

@ -10,7 +10,7 @@
### Nvidia users
All proprietary graphics drivers are unsupported. This includes the Nvidia proprietary driver; the open source [Nouveau](https://nouveau.freedesktop.org/) driver is required. This is not going to change, don't ask. Tip: buy your hardware with open source support in mind.
All proprietary graphics drivers are unsupported. This includes the Nvidia proprietary driver. The open source [Nouveau](https://nouveau.freedesktop.org/) driver is required instead. This is not going to change, don't ask. Tip: buy your hardware with open source support in mind.
### Login managers
@ -28,7 +28,7 @@ fi
## Configuration
The suggested location for the sway configuration file is ~/.config/sway/config. To begin configuring sway, create this directory and copy the default config.
The suggested location for the sway configuration file is `~/.config/sway/config`. To begin configuring sway, create this directory and copy the default config.
```sh
mkdir -p ~/.config/sway