> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# 4 Ways You Can Make Xfce Look Modern and Beautiful
- URL: https://itsfoss.com/customize-xfce/
- Published: 2018-07-27T07:14:59.000Z
- Updated: 2025-07-26T14:21:24.000Z
- Description: Xfce is a great lightweight desktop environment but it looks old. Let’s see how you can customize Xfce to give it a modern and beautiful look.
- Author: Abhishek Prakash
- Tags: Xfce

To start with, Xfce is one of the most [popular desktop environments](https://itsfoss.com/best-linux-desktop-environments/). Being a lightweight DE, you can run Xfce on very low resource and it still works great. This is one of the reasons why many [lightweight Linux distributions](https://itsfoss.com/lightweight-linux-beginners/) use Xfce by default.

Some people prefer it even on a high-end device stating its simplicity, easy of use and non-resource hungry nature as the main reasons. Even if you use Ubuntu GNOME, you can [install Xfce on Ubuntu](https://itsfoss.com/install-xfce-desktop-xubuntu/) and enjoy the speed.

[Xfce](https://xfce.org/?ref=itsfoss.com) is in itself minimal and provides just what you need. The one thing that bothers is its look and feel which feel old. However, you can easily customize Xfce to look modern and beautiful without reaching the limit where a Unity/GNOME session eats up system resources.

## Four ways to Customize Xfce desktop

Let’s see some of the ways by which we can improve the look and feel of your Xfce desktop environment.

The default Xfce desktop environment looks something like this :

![Xfce default screen](https://itsfoss.com/content/images/wordpress/2018/06/1-1-800x410.jpg)

Default Xfce screen

As you can see, the default Xfce desktop is kinda boring. We will use some themes, icon packs and change the default dock to make it look fresh and a bit revealing.

### 1\. Change themes in Xfce

The simplest way to customize is to [change the Xfce theme](https://itsfoss.com/install-themes-xfce-xubuntu/).

The first thing we will do is pick up a theme from [xfce-look.org](https://xfce-look.org/?ref=itsfoss.com). My favorite Xfce theme is [XFCE-D-PRO](https://www.xfce-look.org/p/1207818/XFCE-D-PRO?ref=itsfoss.com).

You can download the theme from [here](https://www.xfce-look.org/p/1207818/startdownload?file%5Fid=1523730502&file%5Fname=XFCE-D-PRO-1.6.tar.xz&file%5Ftype=application/x-xz&file%5Fsize=105328&url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownloadfile%2Fid%2F1523730502%2Fs%2F6019b2b57a1452471eac6403ae1522da%2Ft%2F1529360682%2Fu%2F%2FXFCE-D-PRO-1.6.tar.xz&ref=itsfoss.com) and extract it somewhere.

You can copy this extracted file to ***.theme*s** folder in your home directory. If the folder is not present by default, you can create one and the same goes for icons which needs a ***.icons*** folder in the home directory.

Open **Settings > Appearance > Style** to select the theme, log out and login to see the change. Adwaita-dark from default is also a nice one.

![Appearance Xfce](https://itsfoss.com/content/images/wordpress/2018/07/4.jpg)

You can use any [good GTK theme](https://itsfoss.com/best-gtk-themes/) on Xfce.

### 2\. Change icons in Xfce

Xfce-look.org also provides icon themes which you can download, extract and put it in your home directory under **.icons** directory. Once you have added the icon theme in the .icons directory, go to **Settings > Appearance > Icons** to select that icon theme.

![Moka icon theme](https://itsfoss.com/content/images/wordpress/2018/07/6.jpg)

I have installed [Moka icon set](https://snwh.org/moka?ref=itsfoss.com) that looks awesome.

![Moka theme](https://itsfoss.com/content/images/wordpress/2018/07/11-800x547.jpg)

Moka icon theme

You can also refer to our list of [awesome icon themes](https://itsfoss.com/best-icon-themes-ubuntu-16-04/).

#### **Optional: Installing themes through Synaptic**

If you want to avoid the manual search and copying of the files, [install Synaptic Manager](https://itsfoss.com/synaptic-package-manager/) in your system. You can look for some best themes over web and icon sets, and using synaptic manager you can search and install it.

```
sudo apt-get install synaptic
```

**Searching and installing theme/icons through Synaptic**

Open synaptic and click on **Search**. Enter your desired theme, and it will display the list of matching items. Mark all the additional required changes and click on **Apply**. This will download the theme and then install it.

![Arc Theme](https://itsfoss.com/content/images/wordpress/2018/07/5-800x531.jpg)

Once done, you can open the **Appearance** option to select the desired theme.

In my opinion, this is not the best way to install themes in Xfce.

### 3\. Change wallpapers in Xfce

Again, the default Xfce wallpaper is not bad at all. But you can change the wallpaper to something that matches with your icons and themes.

To change wallpapers in Xfce, right click on the desktop and click on Desktop Settings. You can change the desktop background from your custom collection or the defaults one given.

Right click on the desktop and click on **Desktop Settings**. Choose **Background** from the folder option, and choose any one of the default backgrounds or a custom one.

![Changing desktop wallpapers](https://itsfoss.com/content/images/wordpress/2018/07/7-800x546.jpg)

### 4\. Change the dock in Xfce

The default dock is nice and pretty much does what it is for. But again, it looks a bit boring.

![Docky](https://itsfoss.com/content/images/wordpress/2018/07/8.jpg)

However, if you want your dock to be better and with a little more customization options, you can install another dock.

Plank is one of the simplest and lightweight docks and is highly configurable.

To install Plank use the command below:

sudo apt-get install plank

If Plank is not available in the default repository, you can install it from this PPA.

```
sudo add-apt-repository ppa:ricotz/docky
sudo apt-get update
sudo apt-get install plank
```

Before you use Plank, you should remove the default dock by right-clicking in it and under Panel Settings, clicking on delete.

Once done, go to **Accessory > Plank** to launch Plank dock.

![Plank](https://itsfoss.com/content/images/wordpress/2018/07/9.jpg)

Plank picks up icons from the one you are using. So if you change the icon themes, you’ll see the change is reflected in the dock also.

## Bonus: Advanced customization setup

What I shared above is just the plain basic way of customizing Xfce. It helps you change the looks of various common elements.

But the customization doesn't end here. The kind of desktop screenshots you see in various Linux communities require a lot more than just a theme change.

Here's an example:

![Xfce minimalist customization](https://itsfoss.com/content/images/2025/07/xfce-screenshot.webp)

Dark, minimalist, Xfce

What do you need to get that dark, minimalist but stunning Xfce customization? I have shared that in this video.

[Subscribe to It's FOSS YouTube Channel](https://www.youtube.com/@itsfoss?ref=itsfoss.com)

## Wrapping Up

XFCE is a lightweight, fast and highly customizable. If you are limited on system resource, it serves good and you can easily customize it to look better. Here’s how my screen looks after applying these steps.

![XFCE desktop](https://itsfoss.com/content/images/wordpress/2018/07/10-800x447.jpg)

This is just with half an hour of effort. You can make it look much better with different themes/icons customization. Feel free to share your customized XFCE desktop screen in the comments and the combination of themes and icons you are using.