系統設定停止工作 19.04

系統設定停止工作 19.04

突然間,系統設定停止運作。

已經嘗試過:

$ sudo apt remove gnome-control-center 
$ sudo apt autoremove
$ sudo apt install gnome-control-center

在那之前我在做什麼:

  1. 透過他們的官方儲存庫安裝Pop_Os主題ppa
  2. 更改了兩者的登入畫面背景:
$ sudo atom /usr/share/gnome-shell/theme/gnome-shell.css
$ sudo atom /usr/share/gnome-shell/theme/Yaru/gnome-shell.css
$ sudo atom /usr/share/themes/Pop-dark-slim/gnome-shell

#lockDialogGroup {
  background-image: url(file:///home/jean/Pictures/Minimalist.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

相關內容