There are times when while tweaking something UI-related on your Ubuntu machine, you end up messing with your Unity graphical shell. For example, you may face problems like launcher disappearing, or something similar.
For cases like these, you should know how to reset Unity to default configuration as well as reload it (just in case that’s required). So here, in this tutorial, we will quickly learn how you can do all this.
To rest Unity configuration/settings to default values, execute the following command:
dconf reset -f /org/compiz/
And to reload the Unity graphical shell, use the following command:
class="bash">setsid unity
Just in case you want to reset the default Launcher icons in Unity, use the following command:
unity --reset-icons
Note: The aforementioned command may close some of your running apps – in our case, the Web browser application was killed.
The post How to reset Unity settings as well as reload the graphical shell appeared first on FAQforge.
Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…
Our commitment to building a thriving open source community is stronger than ever. We believe…
The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…
June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…
Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…
Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…