X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=rainbowstream%2Fcolorset%2Fconfig;h=7dae57a2ad6cd41571cb55fb71ff5ce1fddf967d;hb=99524a3a058922fffee3480df3e2f3896601c582;hp=31e6294ad757bb49c691d5b7df7c331054547520;hpb=e53e2c70918f55e31a86ce11064010cee39cfceb;p=rainbowstream.git diff --git a/rainbowstream/colorset/config b/rainbowstream/colorset/config index 31e6294..7dae57a 100644 --- a/rainbowstream/colorset/config +++ b/rainbowstream/colorset/config @@ -3,6 +3,8 @@ "HEARTBEAT_TIMEOUT" : 120, // Image on term "IMAGE_ON_TERM" : false, + // Resize image to fit on terminal view + "IMAGE_RESIZE_TO_FIT" : false, // Themes "THEME" : "monokai", // Ascii Art @@ -10,7 +12,7 @@ // Hide promt when receive a tweet "HIDE_PROMPT" : true, // Prefix - "PREFIX" : "", + "PREFIX" : "#owner#place#me#keyword", // 'search': search type ('mixed','recent','popular') "SEARCH_TYPE" : "mixed", // 'search': search max result, number over 100 will fallback to 100