diff --git a/manjaro/FIXES.md b/manjaro/FIXES.md index 15f94cd..2789fdf 100644 --- a/manjaro/FIXES.md +++ b/manjaro/FIXES.md @@ -7,7 +7,7 @@ On install Manjaro will have `open-vmware-tools` installed and running. However, this package appears to be *mostly* unmaintained and doesn't seem to work out of the box. -### Reproducing +#### Reproducing Type the following commands @@ -20,6 +20,8 @@ sudo systemctl restart vmtoolsd.service The first two commands may not be necessary but I chose to completely bring it back down and up before restarting. After the restart your screen resolution should adapt. If this is the case, apply the following fix to make it permanent: +#### Fix + ```bash sudo vi /usr/lib/systemd/system/vmtoolsd.service ```