Skip to content

cilegordev/Azure-Linux-WM

Repository files navigation

Azure Linux Desktop Environment 🐭

Azure Linux, previously known as CBL-Mariner (in which CBL stands for Common Base Linux), is a free and open-source Linux distribution that Microsoft has developed. It is the base container OS for Microsoft Azure cloud infrastructure, edge products services and the graphical component of Hyper-V and WSL 2. But in this time, i installed xfce with a little customization.

Preview 🔗

Xfce4 on Azure Linux 3.0
Where Xfce 5.0?

To Do 🛠️

Missing package obs-studio ❌ (Too many dependencies outside the repository)
pavucontrol ✅
mugshot ✅
Installing on bare metal
Trying to fix wlan0 maybe later ❌ (# CONFIG_RFKILL is not set)
Trying to fix brightness maybe later ❌ ([ 44.571] (EE) open /dev/dri/card0: No such file or directory)
Trying to fix touchpad maybe later ❌ (xinput not detected)

How To Install 🚧

This script is active maintenance 🟢

wget https://gist.githubusercontent.com/cilegordev/be078308e3fb322c4a649cdfd8444544/raw/7d087fd0793937ecb8727bf39f35924bb785a410/xfce4-src-azl3.sh && chmod +x xfce4-src-azl3.sh && ./xfce4-src-azl3.sh

This script is under development 🔴

wget https://gist.githubusercontent.com/cilegordev/1645ac391844aa66c59ce1cfbf01c41b/raw/650e44900b6c03f0d82717f4b9aea8f685cb157e/xfce4-src-azl3-rc13.sh && chmod +x xfce4-src-azl3-rc13.sh && ./xfce4-src-azl3-rc13.sh