Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

remove home icon ubuntu

# Ubuntu 18.04 LTS 
gsettings set org.gnome.nautilus.desktop trash-icon-visible false
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false


## Ubuntu 20
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false
gsettings set org.gnome.shell.extensions.desktop-icons show-home false
Comment

PREVIOUS NEXT
Code Example
Shell :: how to check kernel version in linux 
Shell :: change git account terminal 
Shell :: how to extract tgz file in linux 
Shell :: force git to use ssh 
Shell :: error while installing psycopg2 on ubuntu 20.04 
Shell :: heroku select appp 
Shell :: ubuntu remove package and dependencies install deb 
Shell :: git revert one commit 
Shell :: remove pods from xcode project terminal 
Shell :: install jq on ubunut 
Shell :: install prisma 
Shell :: brew install npm 
Shell :: create tar gz file from directory 
Shell :: how to enable scroll lock in ubuntu 20 
Shell :: git check first commit 
Shell :: how to install brave on fedora 
Shell :: heroku cli login 
Shell :: ubuntu gpg 2 
Shell :: start ssh agent windows 10 
Shell :: git remove repository local 
Shell :: install latest nodejs stable linux 
Shell :: git no ssl 
Shell :: uninstall genymotion linux 
Shell :: apt install nc command 
Shell :: bash add text to the beginning or end of every line 
Shell :: linux reload hosts file 
Shell :: install zoom ubuntu 
Shell :: conda install boto3 
Shell :: list all users linux 
Shell :: cat /etc/group 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =