A clean and customizable Arch Linux + XFCE desktop configuration.
Personal dotfiles for my daily development environment.
| Category | Value |
|---|---|
| OS | Arch Linux |
| Desktop Environment | XFCE |
| Shell | Bash |
| Terminal | Kitty |
| Prompt | Oh My Posh (onehalf.minimal) |
| Fetch | Fastfetch |
| Font | FiraCode Nerd Font |
| GTK Theme | Sweet-Dark-v40 |
| Icon Theme | Magna-Dark-Icons (fallback:Kora) |
| Cursor Theme | Vimix Cursor |
Important
These dotfiles are intended for Arch Linux running XFCE. Compatibility with other distributions or desktop environments is not guaranteed.
Note
This Fastfetch configuration uses the Kitty graphics protocol for image rendering. Install Kitty before proceeding if you want image support.
sudo pacman -S kittygit clone https://github.com/eRv4n/arch-xfce-desktop.git
cd arch-xfce-desktopmkdir -p ~/.config.backup
cp -r ~/.config/* ~/.config.backup/cp -r .config/* ~/.config/Install the applications listed in the Environment section (e.g. Fastfetch, Oh My Posh, fonts, GTK theme, icon theme, cursor theme).
sudo pacman -S fastfetchyay -S oh-my-poshsudo pacman -S ttf-firacode-nerdSweet Dark v40: https://www.xfce-look.org/p/1253385
Note
This configuration uses Magna as the primary icon theme with Kora as the fallback theme. Icons unavailable in Magna are inherited from Kora.
Magna: https://www.xfce-look.org/p/2102240
Kora: https://www.xfce-look.org/p/1256209
Vimix Cursor: https://www.xfce-look.org/p/1358330
This repository includes or is derived from the following open-source projects:
- Fastfetch configuration — https://github.com/sofijacom/dotfiles-fastfetch
- Kitty configuration — https://github.com/catppuccin/kitty/tree/main
- Sweet Dark v40: https://www.xfce-look.org/p/1253385
- Magna: https://www.xfce-look.org/p/2102240
- Kora: https://www.xfce-look.org/p/1256209
- Vimix Cursor: https://www.xfce-look.org/p/1358330
- Oh My Posh — https://github.com/JanDeDobbeleer/oh-my-posh