Commit Graph

2 Commits

Author SHA1 Message Date
Joerg Thalheim 94f91c57ab cmus: use correct shell escape function 2017-11-22 21:05:24 +00:00
Juan Carlos Menonita 5f6acea35c Add widget for cmus (follow mpd conventions) (#46)
* Add widget for cmus (follow mpd conventions)

* Add widget for cmus (follow mpd conventions)

* Add default socket address when XDG_RUNTIME_DIR is not set

* cmus: use on/off instead of true/false

- default value was a boolean which is not valid in our format function
  and would lead to a crash
- on/off seems more human readable

* cmus: shell-escape user supplied variables

* Add default socket address when XDG_RUNTIME_DIR is not set
2017-11-22 21:01:30 +00:00