You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
449 B
449 B
Gnome
This tutorial applies mainly to Gnome 3, although some things may be applicable in Gnome 4.
Problems
Some applications use the KDE cursor
When using applications written in QT appears cursor from KDE Plasma. The solution is this:
sudo update-alternatives --set x-cursor-theme /usr/share/icons/Adwaita/cursor.theme
PS: You can see a list of all available cursors with the command:
update-alternatives --list x-cursor-theme