Control center different on fresh arch installation.
Community Discussion 857 views · 2 replies ·
thekardinals
deepin
2017-03-10 01:04
Author
Hi, first I'd like to say deepin DE is a masterpiece
Now to the problem. After installing arch I wanted to install deepin. I followed this tutorial which is just basically:
pacman -Syu
reboot
pacman -S xorg xorg-server
pacman -S deepin
pacman -S deepin-extra
nano /etc/lightdm/lightdm.conf
change #greeter-session=example-gtk-gnome to greeter-session=lightdm-deepin-greeter
systemctl enable lightdm.service
systemctl start lightdm.service
Copy the Code
Later I got this control center
instead of this
Do I need to install gtk or qt or something like that? Because it's a clean arch installation and arch wiki doesn't say anything about that.
Link to the tutorial I followed https://www.ostechnix.com/install-deepin-desktop-environment-arch-linux/
Reply Like 0 Favorite View the author
All Replies
markson
deepin
2017-03-10 02:28
#1
you may check these packages: deepin-artwork-themes deepin-gtk-theme deepin-icon-theme
Reply Like 0 View the author
thekardinals
deepin
2017-03-10 02:55
#2
They were already there and I just re-installed them. Restarted and it's still the same.
Now to the problem. After installing arch I wanted to install deepin. I followed this tutorial which is just basically:
Later I got this control center
instead of this
Do I need to install gtk or qt or something like that? Because it's a clean arch installation and arch wiki doesn't say anything about that.
Link to the tutorial I followed https://www.ostechnix.com/install-deepin-desktop-environment-arch-linux/