kiosion / topaz

Lightweight util for handling animated wallpapers under X11 on Arch Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topaz 💎

Lightweight util for handling animated wallpapers under X11 on Arch.



It's just a simple program for now - it wraps xwinwrap and provides a live-reload config. Eventually, I'd like to expand on it & add some GUI config options.

Installation

For now, just build + move the topaz binary to /usr/bin, add it to your autostart (e.g. bspwmrc), and create a config file at ~/.config/topaz/topaz.conf. The image/video to use can be provided in the config in the format file=/path/goes/here.gif, and any additional options you'd like to pass to mpv as mpvoptions="--opts --here"

Dependancies

About

Lightweight util for handling animated wallpapers under X11 on Arch Linux

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%