How install Dolphin on XFCE
Re: How install Dolphin on XFCE
I have been using Dolphin for some time in MX. But I do install KDE full. The same advice applies regarding KDE system Settings as before mentioned. In theory you only need system settings But it alone does not fully populate without other libraries and apps. Rather than try to figure that out, I just do a full install.
Forum Rules
Guide - How to Ask for Help
richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB
Guide - How to Ask for Help
richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB
Re: How install Dolphin on XFCE
I've had Dolphin following the XFCE dark theme for years, but I think it's also necessary to use KDE's systemsettings5 to choose a KDE color layout for a dark theme, since you'll probably end up with dark on dark invisible text otherwise.
Re: How install Dolphin on XFCE
If Xfce is still your main desktop, I would suggest kde-full is not necessary and kde-standard is total overkill. I have a Buster netinstall system which only has kde-plasma-desktop and it has full function in System Settings. Buster installs recommends by default afaik and systemsettings is a recommend of kde-plasma-desktop so in MX it would be preferable to do . Not sure if you can do that in MXPI; Synaptic can if set in Preferences.
Of course you could just install the systemsettings package by itself but it would pull in most of kde-plasma-desktop as dependencies anyway.
Code: Select all
apt install --install-recommends kde-plasma-desktop
Of course you could just install the systemsettings package by itself but it would pull in most of kde-plasma-desktop as dependencies anyway.
Re: How install Dolphin on XFCE
Sunrat, that worked wonderfully on my Mx 18.3! Thanks!