stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] contrib/mpd modules with stumpwm.


From: Deepak Tripathi
Subject: [STUMP] contrib/mpd modules with stumpwm.
Date: Wed, 17 Apr 2013 02:11:39 -0400

Team,

How to use contrib/mpd module, As per document I have used following in mode-line format.

(load-module "mpd")
(setf *mode-line-background-color* "Black"
      *mode-line-foreground-color* "White"
      *mode-line-border-color* "White"
      *mode-line-timeout* 1
      *window-format* "^B^8*%n%s%m%30t ::^7*"
      *group-format* "%t"
      *screen-mode-line-format* (list "^B||%m ||^b^7*%g^B || %w ^1*"
))

also I have mpd daemon running on system ( I am on Debian Wheezy ).

address@hidden:~$ telnet localhost 6600
Trying ::1...
Connected to localhost.
Escape character is '^]'.
OK MPD 0.16.0


Any Idea, Or will be great if anybody will share their rc file with contrib modules enabled.

--
gnumonk

reply via email to

[Prev in Thread] Current Thread [Next in Thread]