TranslateProject/sources/news/20210909 Ubuntu-s Yaru Theme Now Officially Supports Xfce.md
DarkSun 147c458e5f 选题[news]: 20210909 Ubuntu’s Yaru Theme Now Officially Supports Xfce
sources/news/20210909 Ubuntu-s Yaru Theme Now Officially Supports Xfce.md
2021-09-10 05:03:21 +08:00

3.4 KiB
Raw Blame History

Ubuntus Yaru Theme Now Officially Supports Xfce

Back when Ubuntu 20.04 was released, the Ubuntu team stunned everyone with the new Yaru themes beautiful visuals and simplicity. It keeps on getting better with each Ubuntu release. It has become the symbolism of Ubuntu now.

However, the Yaru theme was not well supported for other desktop environments like Xfce.

Fortunately, this is set to change with a recent pull request on the projects GitHub page. Here, we will be looking at this change, as well as how to try out these changes for yourself.

Yaru on Xfce

This update started in late July, when developer Muqtxdir opened a pull request on the Yaru GitHub page to add support for the XFCE desktop environment. Over the course of a month, the awesome developers there worked tirelessly on improving Muqtxdirs work, with a result that is truly stunning.

One interesting change is the panel, which now looks similar to the panel found in the GNOME desktop environment.

If you are already using XFCE, trying out the Yaru theme is as simple as following the instructions on here. For this, I will be assuming that you are using Xubuntu, however the commands can be easily adapted for other distributions.

sudo apt install git meson sassc libglib2.0-dev libxml2-utils
git clone https://github.com/ubuntu/yaru
cd yaru && meson build -Dxfwm4=true && sudo ninja -C build install

If you dont quite feel comfortable building it from source, I suspect that it will be available with Xubuntu 21.10, which is only a month away now.

Either way, I am really excited about this change, especially as it gives XFCE a much more modern and simplistic look. Plus, it also gives users a major reason to upgrade to Xubuntu 21.10.

What do you think about the Yaru theme on XFCE? Let me know in the comments below!

Source: Linux Uprising

Big Tech Websites Get Millions in Revenue, It's FOSS Got You!

If you like what we do here at It's FOSS, please consider making a donation to support our independent publication. Your support will help us keep publishing content focusing on desktop Linux and open source software.

I'm not interested


via: https://news.itsfoss.com/yaru-xfce-support/

作者:Jacob Crume 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出