mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 12:32:41 +00:00
initial commit
This commit is contained in:
20
.config/i3blocks/spotifyd_dbus/README.md
Normal file
20
.config/i3blocks/spotifyd_dbus/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Spotifyd dbus status
|
||||
Show song currently played on Spotifyd
|
||||
|
||||
And provide simple control(Click to pause/start).
|
||||

|
||||
|
||||
## requirement
|
||||
require dbus-python package.
|
||||
|
||||
require spotifyd with dbus support. (For Arch user is "spotifyd-full-git" in AUR)
|
||||
|
||||
## example config
|
||||
```
|
||||
[spotify]
|
||||
min_width=Buttom=?
|
||||
command=$SCRIPT_DIR/spotifyd_dbus $buttom
|
||||
color=#00FFB3
|
||||
interval=10
|
||||
```
|
||||
|
Reference in New Issue
Block a user