Made algo option application-wide, setting should actually work now.

This commit is contained in:
Bill Dengler
2015-05-12 19:52:47 -04:00
parent ee1f95ea3b
commit ab08d21d95
5 changed files with 14 additions and 13 deletions

View File

@@ -14,7 +14,6 @@ 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'))
use_modern_audio_algo = boolean(default=True)
[sound]
volume = float(default=1.0)