diff --git a/README.md b/README.md index ac42a6f..85f59d0 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,13 @@ Port of [wallpaperctl](https://git.lovelynet.net/benjamyn/wallpaperctl) to rust Simple tool that selects random wallpapers and applies them as your background Whats needed to get feature parity -- d-bus communications with Plasma -- Support for simple background engines like feh -- Support for [ultrawide, horizontal, vertical] displays +- d-bus communications with Plasma [✓] +- Support for simple background engines like feh [] +- Support for [ultrawide, horizontal, vertical] displays [✓] + +What still needs to be done +- Code cleanup [] +- Handler for feh [] What I want to add