Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

center dock icons ubuntu

First Install dconf-editor

$ sudo apt install dconf-editor

Then 

$ gsettings set org.gnome.shell.extensions.dash-to-dock extend-height false
$ gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM
$ gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode FIXED
$ gsettings set org.gnome.shell.extensions.dash-to-dock dash-max-icon-size 64
$ gsettings set org.gnome.shell.extensions.dash-to-dock unity-backlit-items true

Comment

PREVIOUS NEXT
Code Example
Shell :: cannot delete branch checked out at 
Shell :: remove .svn recursively linux 
Shell :: link php with php 8 mac 
Shell :: git checkout new branch with uncommitted changes 
Shell :: mkdir create if not exists 
Shell :: bash: tree: command not found... centos7 
Shell :: how to max cpu usage in linux 
Shell :: how to make dock transparent ubuntu 
Shell :: count occurrences of word in file linux ignoring case 
Shell :: cordova: command not found 
Shell :: docker delete network 
Shell :: bash read file line by line with spaces 
Shell :: open xampp control panel from terminal ubuntu 20 
Shell :: pip version ubuntu 
Shell :: terminal delete directory not empty 
Shell :: git stash unstage cahnges 
Shell :: where is global config file for git 
Shell :: install zsh 
Shell :: .sh file example 
Shell :: check mint version 
Shell :: start mariadb on linux terminal 
Shell :: install nativescript version 6 
Shell :: ubuntu find file with text 
Shell :: npm install custom registry 
Shell :: restart influxdb 
Shell :: how to activate virtual environment using ubuntu 
Shell :: ubuntu install apache 
Shell :: how to trim log file linux 
Shell :: kill port 
Shell :: how to download terminator in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =