Skip to content

Instantly share code, notes, and snippets.

@mbcrump
Created March 14, 2021 05:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbcrump/0d91823602266fb4eec524e37f4f827e to your computer and use it in GitHub Desktop.
Save mbcrump/0d91823602266fb4eec524e37f4f827e to your computer and use it in GitHub Desktop.
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