Categories: Linux & UnixUbuntu

How to reset Unity settings as well as reload the graphical shell

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.

How to reset and reload Unity

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:

Sponsored
Sponsored
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.

Ubuntu Server Admin

Recent Posts

Building RAG with enterprise open source AI infrastructure

One of the most critical gaps in traditional Large Language Models (LLMs) is that they…

12 hours ago

Life at Canonical: Victoria Antipova’s perspective as a new joiner in Product Marketing

Canonical is continuously hiring new talent. Being a remote- first company, Canonical’s new joiners receive…

1 day ago

What is patching automation?

What is patching automation? With increasing numbers of vulnerabilities, there is a growing risk of…

2 days ago

A beginner’s tutorial for your first Machine Learning project using Charmed Kubeflow

Wouldn’t it be wonderful to wake up one day with a desire to explore AI…

3 days ago

Ubuntu brings comprehensive support to Azure Cobalt 100 VMs

Ubuntu and Ubuntu Pro supports Microsoft’s Azure Cobalt 100 Virtual Machines (VMs), powered by their…

3 days ago

Ubuntu Weekly Newsletter Issue 870

Welcome to the Ubuntu Weekly Newsletter, Issue 870 for the week of December 8 –…

4 days ago