lightctl 0.1.0

A backlight control utility that does smooth transitions
[dependencies.clap]
features = ["derive"]
version = "3.0.4"

[dependencies.dbus]
features = ["futures"]
version = "0.9.5"

[package]
description = "A backlight control utility that does smooth transitions"
edition = "2021"
homepage = "https://sr.ht/~whynothugo/lightctl/"
keywords = ["desktop", "backlight", "brightness"]
license = "ISC"
name = "lightctl"
readme = "README.md"
repository = "https://git.sr.ht/~whynothugo/lightctl"
resolver = "2"
version = "0.1.0"