After using Mac for quite some time, our desktop will surely cluttered with many files. Those icons make your desktop uglier and slow down the system.
Usually, people will suggest you to delete those items on the desktop or move them
somewhere else. However, we can always use this terminal code to hide all desktop
items:
chflags hidden ~/Desktop/*
And to reveal it again, we can use terminal code:
chflags nohidden ~/Desktop/*
But for those people who are not familiar in using Terminal, we can always use Camouflage for Mac.
Using Camouflage, with just a click away you can hide/show your icons.
And what's best is that, you can grab this application for free.
Finally, you will get the cleanest desktop ever. Make sure you grab some gorgeous walls from our previous wallpaper compilation to even beautify your clean Mac desktop.
Categories:
Daily Tricks
Tags:
Daily Trick
Some articles taken from our resource base, tightly related to current article, to empower you with more knowledge on tweaking the most out of your Mac.
Hi.
Great tip.
I included there two command into a function for my .bash_profile. I can toggle hide/unhide by typing hidedesktop in my Terminal.
function hidedesktop () {
hidden=$(ls -lO ~/Desktop/ | grep -c hidden)
if [ $hidden -gt 0 ] ; then
chflags nohidden ~/Desktop/*
echo "Desktop files are NOT hidden"
else
chflags hidden ~/Desktop/*
echo "Desktop files are hidden"
fi
}
sorry the funcition is not readable. Try this link. http://neslob.blogspot.com/
Honestly, I've always been more of a fan of just putting the monitor to sleep than screen savers. Sure they look pretty awesome, but if you're sitting at your computer, are you really doing so with the screen saver on?Good luck for the dates. It has been some times since we last heard about the next tour. I hope they can run it accordingly now.salP2SNRwOmq5LX2
Honestly, I've always been more of a fan of just putting the monitor to sleep than screen savers. Sure they look pretty awesome, but if you're sitting at your computer, are you really doing so with the screen saver on?Good luck for the dates. It has been some times since we last heard about the next tour. I hope they can run it accordingly now.LcFCIPov03PTyU0B
I like these things, every time I see a little bit excited, especially thomas sabo uk even more exciting, to be honest I like thomas sabo of these things!
Honestly, I've always been more of a fan of just putting the monitor to sleep than screen savers. Sure they look pretty awesome, but if you're sitting at your computer, are you really doing so with the screen saver on? Forex Robots
I agree with you. This post is truly inspirational. I like your post and all you share with us is up to date and quite informative, i would like to bookmark the page so i can come here again to read you, as you have done a wonderful job……
I agree with you. This post is truly inspirational. I like your post and all you share with us is up to date and quite informative, i would like to bookmark the page so i can come here again to read you, as you have done a wonderful job……
Thank you for the great tips to clean desktop. I was having a lot of trouble in cleaning it. I did not know what to do and it was by chance that I came across this page and I am glad about it.windows 8 versions
MAC is one of the most secure Operating Systems developed till date. It is very much immune to virus attack as it uses the Linux platform. I do not know about the performance side of this OS. The system may not be meeting the minimum requirement standards.
Leave a Comment