Arch Linux + KDE Plasma (X11) + Kitty + Zsh + Starship in a cyberpunk style.
Minimal, readable, with neon accents.
- π₯οΈ KDE Plasma 6.4.4 / KWin (X11)
- π Kitty 0.42.2 + Starship (preconfigured)
- π zsh 5.9 with aliases and functions
- β‘ Fastfetch with a custom logo (hand-drawn artwork)
- π¨ Kvantum + Plasma color schemes
- ποΈ Theme: Moe
- π€ System Font: Spleen 8x16 (12pt, Medium) β do not change
- π¨ Cyberpunk Palette:
#00FFE0Β·#00F7FFΒ·#65CBFFΒ·#FF99CBΒ·#FF4DA5Β·#D57FFF
- OS: Arch Linux x86_64
- Kernel: Linux 6.16.3-arch1-1
- CPU: AMD Ryzen 5 4600H
- GPU: AMD Radeon Vega Series (integrated)
- Memory: 15.04 GiB
- Disk: 467 GiB Β· ext4
- Swap: disabled
π arch-kde-rice/
βββ .zshrc
βββ install.sh
βββ kitty/
β βββ kitty.conf
βββ starship/
β βββ starship.toml
βββ fastfetch/
β βββ config.jsonc
β βββ logo.png # custom logo (artwork)
βββ kvantum/ # ~/.config/Kvantum/*
βββ kde/
β βββ colorschemes/ # ~/.local/share/color-schemes/*
β βββ plasma/ # ~/.local/share/plasma/*
βββ screenshots/
βββ desktop.png
βββ kitty_console.png
In
fastfetch/config.jsonc, make sure the path to the logo is relative:
"logo": { "source": "logo.png" }
The script creates required directories and sets up symbolic links to the files in this repository.
git clone https://github.com/SuperYanka/arch-kde-rice.git
cd arch-kde-ri ce
chmod +x install.sh
./install.sh- Code and configs: MIT License
- Artwork (screenshots,
fastfetch/logo.png): CC BY-NC 4.0


