Created
March 14, 2021 05:10
-
-
Save mbcrump/0d91823602266fb4eec524e37f4f827e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo pacman -S open-vm-tools | |
sudo pacman -Su xf86-input-vmmouse xf86-video-vmware mesa gtk2 gtkmm | |
sudo echo needs_root_rights=yes >>/etc/X11/Xwrapper.config | |
sudo systemctl enable vmtoolsd | |
sudo systemctl start vmtoolsd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment