File tree Expand file tree Collapse file tree 5 files changed +5
-3
lines changed Expand file tree Collapse file tree 5 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This is a highly customizable animated Matrix wallpaper for Wallpaper Engine (We
55## Preview [ (Web Demo)] ( https://ipdotsetaf.github.io/NeoMatrix/ )
66
77<img src =" preview.gif " width =300px/ >
8+ <img src =" preview2.gif " width =300px/ >
9+ <img src =" preview3.gif " width =300px/ >
810
911##
1012
Original file line number Diff line number Diff line change 11window . onload = function ( ) {
2- const version = "v2.2 .0" ;
2+ const version = "v3.0 .0" ;
33
44 checkForUpdates = async ( ) => {
55 const url = 'https://api.github.com/repos/IPdotSetAF/NeoMatrix/tags' ;
@@ -30,7 +30,7 @@ window.onload = function () {
3030 ui_audio_audioSensetivity : 50 ,
3131 ui_audio_silenceAnimation : true ,
3232 ui_audio_silenceTimeoutSeconds : 3 ,
33- ui_logo_logo : "1 " ,
33+ ui_logo_logo : "0 " ,
3434 ui_logo_customLogo : "" ,
3535 ui_logo_scale : 1 ,
3636 ui_logo_positionX : 0 ,
Original file line number Diff line number Diff line change 297297 "order" : 121 ,
298298 "text" : " Logo" ,
299299 "type" : " combo" ,
300- "value" : " 1 "
300+ "value" : " 0 "
301301 },
302302 "ui_logo_positionx" :
303303 {
You can’t perform that action at this time.
0 commit comments