Guest User

Untitled

a guest
Feb 13th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. sudo apt-get remove unity-control-center
  2. sudo apt autoremove
  3. sudo apt-get install unity-control-center`
  4.  
  5. [Desktop Entry]
  6. Name=System Settings
  7. Icon=preferences-system
  8. Exec=unity-control-center --overview
  9. Terminal=false
  10. Type=Application
  11. StartupNotify=true
  12. Categories=GNOME;GTK;System;
  13. OnlyShowIn=Unity;
  14. Keywords=Preferences;Settings;
  15. X-Ubuntu-Gettext-Domain=unity-control-center
Add Comment
Please, Sign In to add comment