Restore xfce theme

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
cyttorak
Level 2
Level 2
Posts: 52
Joined: Wed Oct 02, 2013 4:24 am

Restore xfce theme

Post by cyttorak »

Hi

I remove this packages by error:

- mint-l-theme
- mint-themes
- mint-l-icons
- mint-y-icons
- mint-x-icons
- mint-cursor-themes

and now also looks strange.
Now I reinstall the packages but configuration doesn't looks like a fresh linux mint xfce
How can restore the default linux mint xfce configuration?

Thanks

P.D.: I already tried do: xfce4-panel --quit ; pkill xfconfd ; rm -rf ~/.config/xfce4/panel ; rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml ; xfce4-panel
but doesn't work
User avatar
Jo-con-Ël
Level 11
Level 11
Posts: 3598
Joined: Sun Jun 20, 2021 12:41 pm
Location: donde habita el olvido

Re: Restore xfce theme

Post by Jo-con-Ël »

Thinking on dependencies you would have removed I would:

1)Reinstall xfce desktop running

Code: Select all

apt install --reinstall mint-meta-xfce
2)Then run following codes (it is jut one line)

Code: Select all

xfce4-panel --quit ; pkill xfconfd ; rm -rf ~/.config/xfce4/panel ; rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml ; xfce4-panel
3)Reboot.
Arrieritos semos y en el camino nos encontraremos.
cyttorak
Level 2
Level 2
Posts: 52
Joined: Wed Oct 02, 2013 4:24 am

Re: Restore xfce theme

Post by cyttorak »

Jo-con-Ël wrote: Thu Mar 14, 2024 6:47 am Thinking on dependencies you would have removed I would:

1)Reinstall xfce desktop running

Code: Select all

apt install --reinstall mint-meta-xfce
2)Then run following codes (it is jut one line)

Code: Select all

xfce4-panel --quit ; pkill xfconfd ; rm -rf ~/.config/xfce4/panel ; rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml ; xfce4-panel
3)Reboot.
Thank, after reinstall mint-meta-xfce it worked
Post Reply

Return to “Xfce”