An open API service indexing awesome lists of open source software.

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.

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!