Created
May 30, 2020 10:41
-
-
Save icyflame/6705a8aafca926ec3223e5dda9ca47ba 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
$ xdg-mime query default "text/html" | |
signal-desktop.desktop | |
$ xdg-mime default firefox.desktop "text/html" | |
$ xdg-mime query default "text/html" | |
firefox.desktop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment