This commit is contained in:
Bill Dengler
2015-05-11 21:21:27 -04:00
parent 3f63046cbb
commit c1ce8cb8e5
4 changed files with 17 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ announce_stream_status = boolean(default=True)
retweet_mode = string(default="ask")
persist_size = integer(default=1764)
buffer_order = list(default=list('home','mentions','dm','sent_dm','sent_tweets','favorites','followers','friends','blocks','muted','events'))
autohandle_audio = boolean(default=True)
[sound]
volume = float(default=1.0)