I found this page pointing to some package to customize the toolbar. Look at the screenshots on this page to see the effect. If the link is down, look for the package to install (code is bellow).
"nautilus elementary"
Those commands were copy-pasted from the above link for re-usability :
To install "nautilus-elementary" from it's PPA :
sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa
sudo apt-get update && sudo apt-get upgrade
nautilus -q #restarts nautilus
To compile nautilus
sudo apt-get install bzr
sudo apt-get build-dep nautilus
bzr branch lp:nautilus-elementary
cd nautilus-elementary/
./configure --prefix=/usr && make
sudo make install
And restart nautilus :
nautilus -q
That's it. Then customize everything to suit your needs via the Tweaks tab you can find via Edit > Preferences menu in Nautilus. To customize the toolbar, simply right click on it.
Aucun commentaire:
Enregistrer un commentaire