From 2c18c32e5fdda712514f8e495f828ffe5fa48ee7 Mon Sep 17 00:00:00 2001 From: mustafa salih Date: Wed, 13 Jan 2021 01:44:02 +0300 Subject: rsblocks now support spotify using dbus --- README.md | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 66e532c..2b5350e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 * Cpu Temperature * Uptime * Mpd Current Song File -* Spotify Current Song * Easy to configure with `rsblocks.yml` file @@ -27,16 +26,6 @@ A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 * This tool is still in development stage. * currently supports only linux. - -## Build Requirements -* [Libdbus](https://dbus.freedesktop.org/releases/dbus/) 1.6 or higher as a spotify requirement - -On Ubuntu, you can do : -```sh -sudo apt install libdbus-1-dev pkg-config -``` - - ## Cargo Installation You can install the binary crate directly ```sh -- cgit v1.2.3