Skip to content

Instantly share code, notes, and snippets.

@pavelpy
Created February 26, 2018 19:50
Show Gist options
  • Save pavelpy/215011fba241e220263460d3fb065db4 to your computer and use it in GitHub Desktop.
Save pavelpy/215011fba241e220263460d3fb065db4 to your computer and use it in GitHub Desktop.

Due to some reason my top bar in gnome-panel got messed up and it not appearing as intended.

To fix this I tried to restore top bar in gnome-panel by using following command.

$ dconf reset -f /org/gnome/gnome-panel/ $ killall gnome-panel

After running above commands it appeared as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment