sunshine999
Tue Jul 07, 2020 9:45:24 am
You can often re-size desktop icons by using the Zoom feature in the File Explorer:
If this doesn't work you can use one of the following commands in terminal (depending on what size icons you want).
$ gsettings set org.gnome.nautilus.icon-view default-zoom-level small
$ gsettings set org.gnome.nautilus.icon-view default-zoom-level standard
$ gsettings set org.gnome.nautilus.icon-view default-zoom-level large
The original source I got this info from is here:
https://askubuntu.com/questions/1080133/resize-desktop-icons-ubuntu-18-04
If this doesn't work you can use one of the following commands in terminal (depending on what size icons you want).
$ gsettings set org.gnome.nautilus.icon-view default-zoom-level small
$ gsettings set org.gnome.nautilus.icon-view default-zoom-level standard
$ gsettings set org.gnome.nautilus.icon-view default-zoom-level large
The original source I got this info from is here:
https://askubuntu.com/questions/1080133/resize-desktop-icons-ubuntu-18-04