Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. sudo apt-get -f install && sudo apt-get --reinstall install unity
  2. apt-get -u upgrade
  3. export DISPLAY=:0
  4. sudo dconf reset -f /org/compiz/
  5. setsid unity
  6. sudo apt-get install --reinstall compiz
  7. unity --reset
  8. mv ~/.config ~/.config_backup
  9. rm -rf ~/.compiz-1
  10. sudo dpkg --configure -a
  11. sudo apt-get update
  12. sudo apt-get upgrade -y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement