service-rs: add Rust implementation of theme switcher service
- Config module using configparser crate for INI format
- Theme module for applying Kvantum and GTK3 themes
- Monitor module with D-Bus (libdbus) and inotify support
- Same CLI interface as Zig version
Showing
service-rs/Cargo.lock
0 → 100644
This diff is collapsed.
Click to expand it.
service-rs/Cargo.toml
0 → 100644
service-rs/src/config.rs
0 → 100644
service-rs/src/main.rs
0 → 100644
service-rs/src/monitor.rs
0 → 100644
service-rs/src/theme.rs
0 → 100644
Please
register
or
sign in
to comment