
突然、システム設定が機能しなくなりました。
すでに試しました:
$ sudo apt remove gnome-control-center
$ sudo apt autoremove
$ sudo apt install gnome-control-center
その前にやっていたこと:
- 公式リポジトリから
Pop_Os
テーマをインストールしましたppa
- 両方のログイン画面の背景を変更しました:
$ 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; }