Created
January 3, 2021 12:04
-
-
Save beganovich/909f332c218a4796366abce88b257c3d to your computer and use it in GitHub Desktop.
Flatpak cursor fix
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
flatpak --user override --filesystem=/home/$USER/.icons/:ro | |
flatpak --user override --filesystem=/usr/share/icons/:ro |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks