https://github.com/24stefan/anime-background
Anime-Background is a script that automates the process of changing wallpapers on Arch Linux with KDE Plasma. It’s written primarily in Ruby.
https://github.com/24stefan/anime-background
anime arch archlinux background-image kde-desktop kde-plasma-adjustment linux ruby rubygem script
Last synced: 20 days ago
JSON representation
Anime-Background is a script that automates the process of changing wallpapers on Arch Linux with KDE Plasma. It’s written primarily in Ruby.
- Host: GitHub
- URL: https://github.com/24stefan/anime-background
- Owner: 24stefan
- Created: 2025-12-06T19:12:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-06T19:22:40.000Z (6 months ago)
- Last Synced: 2026-01-13T19:51:09.650Z (5 months ago)
- Topics: anime, arch, archlinux, background-image, kde-desktop, kde-plasma-adjustment, linux, ruby, rubygem, script
- Language: Ruby
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anime-Background
**Anime-Background** is a script that automates the process of changing wallpapers on **Arch Linux with KDE Plasma**. It’s written primarily in **Ruby**.
---
## How to use it
1. **Clone the repository:**
```bash
git clone https://github.com/24stefan/anime-background.git
cd anime-background
```
2. **Add your wallpapers**
Place your desired backgrounds inside the `./backgrounds/` directory. This step is **mandatory**.
3. **Run the script:**
```bash
chmod +x run.sh
./run.sh
```
Once executed, your wallpapers will be ready and can be switched automatically!