Created
August 28, 2020 12:05
-
-
Save franciscocpg/f10241958efc2a70a1bdc4ae1a571b95 to your computer and use it in GitHub Desktop.
Mega sync fix on Deepin
This file contains 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 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