Skip to content

mrtnvgr/oxidec

Repository files navigation

OUTDATED

oxidec

Manage your desktop appearance with ease!

Features

  • Generate files with colors from templates!
  • Update the colors with reloaders!
  • Generate colorscheme from wallpaper!
  • Save the current look into a theme!
  • Import your pywal colorschemes!
  • Avoid theme breakage by dependency checking!
  • Apply GTK themes with Themix!1

Install

cargo install oxidec

If you want to install new files from examples directory on every update, enable new-examples feature:

cargo install oxidec --features new-examples

Recommended aliases

alias cs="oxidec colorscheme"
alias wl="oxidec wallpaper"
alias wp="oxidec wallpaper"
alias th="oxidec theme"

FAQ

GTK live reloading doesn't work for me.

Try xsettingsd

Footnotes

  1. GTK Theme generation is optional. Use --gtk flag or set OXIDEC_GTK env variable.

About

Eye-candy manager written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published