diff --git a/data/Tupfile.lua b/data/Tupfile.lua index b402b01b48..fb60bd02c5 100644 --- a/data/Tupfile.lua +++ b/data/Tupfile.lua @@ -17,6 +17,7 @@ img_files = { {"STRUCT.INC", PROGS .. "/struct.inc"}, {"FB2READ", "common/fb2read"}, {"ALLGAMES", "common/allgames"}, + {"HOME.PNG", "common/wallpapers/home.png"}, {"ICONS32.PNG", "common/icons32.png"}, {"ICONS16.PNG", "common/icons16.png"}, {"INDEX.HTM", "common/index_htm"}, diff --git a/data/common/settings/eskin.ini b/data/common/settings/eskin.ini index 8bf82043d7..e3a8f80fe6 100644 --- a/data/common/settings/eskin.ini +++ b/data/common/settings/eskin.ini @@ -1,11 +1,11 @@ [bg] active=1 -program=/sys/media/fillscr -param=105,145,200, 105,145,200, 105,145,200, 60,60,128, 82,102,164, 60,60,128, 60,60,128, 60,60,128, 60,60,128 +;program=/sys/media/fillscr +;param=105,145,200, 105,145,200, 105,145,200, 60,60,128, 82,102,164, 60,60,128, 60,60,128, 60,60,128, 60,60,128 -;program=/rd/1/media/kiv -;param=\S__/rd/1/deink.png -;T=tiled, S=stretched, C=centered +program=/rd/1/media/kiv +param=\T__/rd/1/home.png +;T=tiled, S=stretched [skin] 3d=1 diff --git a/data/common/wallpapers/Free Yourself.jpg b/data/common/wallpapers/Free Yourself.jpg new file mode 100644 index 0000000000..57ad2f4d87 Binary files /dev/null and b/data/common/wallpapers/Free Yourself.jpg differ diff --git a/data/common/wallpapers/KolibriOS Tan.jpg b/data/common/wallpapers/KolibriOS Tan.jpg new file mode 100644 index 0000000000..01b0f2b361 Binary files /dev/null and b/data/common/wallpapers/KolibriOS Tan.jpg differ diff --git a/data/common/wallpapers/copyright.txt b/data/common/wallpapers/copyright.txt index f1c0284db1..814e1e37cd 100644 --- a/data/common/wallpapers/copyright.txt +++ b/data/common/wallpapers/copyright.txt @@ -1,7 +1,10 @@ ==Wallpapers== -In the wind there is longing https://bo0xvn.deviantart.com -Deink https://greentoadmx.deviantart.com +In the wind there is longing Hải Minh https://bo0xvn.deviantart.com +Deink GreenToadMX https://greentoadmx.deviantart.com +Home Author is unknown :( ??? +Free Yourself Jonathan Besler https://interfacelift.com/user/86064/jonathan_besler.html +Unsplash Alexander Popov https://unsplash.com/@5tep5 =====Icons==== diff --git a/data/common/wallpapers/home.png b/data/common/wallpapers/home.png new file mode 100644 index 0000000000..0a631bc3f6 Binary files /dev/null and b/data/common/wallpapers/home.png differ