Skip to content

Instantly share code, notes, and snippets.

@franciscocpg
Created August 28, 2020 12:05
Show Gist options
  • Save franciscocpg/f10241958efc2a70a1bdc4ae1a571b95 to your computer and use it in GitHub Desktop.
Save franciscocpg/f10241958efc2a70a1bdc4ae1a571b95 to your computer and use it in GitHub Desktop.
Mega sync fix on Deepin
sudo sed -i -r '/^TryExec/d;s|^(Exec=).*$|\1env QT_SCALE_FACTOR=1 megasync|g' /usr/share/applications/megasync.desktop
sudo cp /usr/share/applications/megasync.desktop ~/.config/autostart/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment