How to unify KDE 4.5 theme when running kde applications with root?

I am using Kubuntu with KDE 4.5.3. When I run KDE applications with root privilage the Theme/UI does not look same/unify with my theme. How to fix it?

1

1 Answer

You can change the root theme/ui permatenly with:

$ sudo systemsettings

Otherwise you can copy all your kde configuration to root by:

$ sudo cp -R ~/.kde* /root/
1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like