Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andersonshelby/xfce4-conf
A custom, lightweight, and visually appealing XFCE4 desktop environment for users who seek both efficiency and style.
https://github.com/andersonshelby/xfce4-conf
arch-linux customization desktop-environment dotfiles linux linux-desktop open-source personalization productivity proot shell-customization termux termux-desktop-xfce unix xfce4
Last synced: about 1 month ago
JSON representation
A custom, lightweight, and visually appealing XFCE4 desktop environment for users who seek both efficiency and style.
- Host: GitHub
- URL: https://github.com/andersonshelby/xfce4-conf
- Owner: AndersonShelby
- License: mit
- Created: 2024-11-11T21:04:01.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-19T01:12:55.000Z (about 1 month ago)
- Last Synced: 2024-11-19T02:24:21.293Z (about 1 month ago)
- Topics: arch-linux, customization, desktop-environment, dotfiles, linux, linux-desktop, open-source, personalization, productivity, proot, shell-customization, termux, termux-desktop-xfce, unix, xfce4
- Language: CSS
- Homepage:
- Size: 73.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
━━━━━━ ❖ ━━━━━━
![](https://github.com/AndersonShelby/xfce4-conf/blob/master/logos/logo-purple.svg)
[![stars](https://img.shields.io/github/stars/AndersonShelby/xfce4-conf?color=C9CBFF&labelColor=1A1B26&style=for-the-badge)](https://github.com/AndersonShelby/xfce4-conf/stargazers)
[![last commit](https://img.shields.io/github/last-commit/AndersonShelby/xfce4-conf?color=9ece6a&labelColor=1A1B26&style=for-the-badge)](https://github.com/AndersonShelby/xfce4-conf/commits/master)
[![license](https://img.shields.io/github/license/AndersonShelby/xfce4-conf?color=FCA2AA&labelColor=1A1B26&style=for-the-badge)](https://github.com/AndersonShelby/xfce4-conf/blob/master/LICENSE)---
# xfce4-conf 🚀 - My configuration for xfce4! 💻
> Credits: This configuration is initially based on the work of Yisus7u7 and derived specifically from their repository termux-desktop-xfce. Over time, I have customized and adapted it to suit my own needs, but credit goes to Yisus7u7 for the original setup and inspiration.
---
## Lightweight and Beautiful XFCE4 Desktop 🎨✨
🎨 A custom, lightweight, and visually appealing XFCE4 desktop environment for users who seek both efficiency and style.
Desktop preview (video) 💻
https://github.com/user-attachments/assets/3e58330d-ea4d-4aac-bb7a-bb067418967a
Desktop preview (screenshot) 💻
![](https://github.com/AndersonShelby/xfce4-conf/blob/master/previews/Screenshot-02.png)
![](https://github.com/AndersonShelby/xfce4-conf/blob/master/previews/Screenshot-03.png)---
## Installation ⚙️
Termux (Native Desktop)📱
### 1. Download and run the installation script with:
```bash
wget https://raw.githubusercontent.com/AndersonShelby/xfce4-conf/refs/heads/master/scripts/setup.sh && chmod +x setup.sh && ./setup.sh
```> WARNING: Your current configurations will be moved to ~/Backup.
> Note: If you have important settings, they will be saved there for future restoration.
### 2. Download the x11 startup script with:```bash
wget https://raw.githubusercontent.com/AndersonShelby/xfce4-conf/refs/heads/master/scripts/X11-launcher/startdesktop && chmod +x startdesktop
```> Note: This script will be responsible for opening the x11 desktop.
> Note: Leave it in an accessible place.
### 3. Now run the script with:
```bash
./startdesktop
```
> Note: You need to have Termux-x11 installed.
> Note: This should launch x11 with your desktop environment!
---
## Credits 🙌
This project was made possible thanks to the inspiration and contributions of the following developers:
- [Yisus7u7](https://github.com/Yisus7u7): For the initial configuration and inspiration behind the project.
- [LinuxDroidMaster](https://github.com/LinuxDroidMaster): For providing scripts to support the X11 startup process.
- [HynDuf](https://github.com/HynDuf): For some visual elements.Thank you both for your invaluable contributions!