cmus - Expose status output mapping as a setting
This commit is contained in:
parent
e979e28aec
commit
2b12fb6fe7
@ -32,6 +32,7 @@ class Cmus(IntervalModule):
|
||||
settings = (
|
||||
('format', 'formatp string'),
|
||||
('color', 'The color of the text'),
|
||||
('status', 'Dictionary mapping status to output'),
|
||||
)
|
||||
|
||||
color = '#909090'
|
||||
|
Loading…
Reference in New Issue
Block a user