can anyone tell me how to change the size of the cursor for the entire desktop?
I currently use the following commands to change the cursor to the desired size of 36, which works - except for Deepin native applications, which still use 24 as their cursor size:
gsettings set org.gnome.desktop.interface cursor-size 36
gsettings set com.deepin.wrap.gnome.desktop.interface cursor-size 36
gsettings set com.deepin.xsettings gtk-cursor-theme-size 36
Where need i to additionally set the cursor theme to take effect?
Hi,
can anyone tell me how to change the size of the cursor for the entire desktop?
I currently use the following commands to change the cursor to the desired size of 36, which works - except for Deepin native applications, which still use 24 as their cursor size:
Where need i to additionally set the cursor theme to take effect?