pequalsmp / superpaper-setters

Superpaper setter scripts for various backends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

These scripts allow you to set wallpapers with Superpaper on wlroots compositors with tools like:

superpaper-set-hyprpaper

POSIX shell script

Depends on:

superpaper-set-sway

Python3 script (no external libraries required)

Depends on:

Communicates with Sway over a socket

Note: Not able to give proper attribution (at this moment), as I could not find the author of the script, on which this is based on.

Setup

In order to use these scripts, you need to modify your Superpaper settings.

Open ~/.config/superpaper/general_settings in your favourite text-editor and change/аdd (if missing) the line "set_command".

For example:

If you intend to use hyprpaper, you should set it to:

set_command=superpaper-set-hyprpaper {image}

About

Superpaper setter scripts for various backends


Languages

Language:Python 80.9%Language:Shell 19.1%