From 517c4ea78acdc4601daf866037be6211ad94aa90 Mon Sep 17 00:00:00 2001 From: Surferlul Date: Thu, 21 Jul 2022 00:52:23 +0200 Subject: [PATCH] Added Wallpaper Changer --- _pages/Themes.md | 8 ++++---- _pages/wallpaper_changer.md | 12 ++++++++++++ index.md | 2 +- 3 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 _pages/wallpaper_changer.md diff --git a/_pages/Themes.md b/_pages/Themes.md index e7b0198..b7b2b35 100644 --- a/_pages/Themes.md +++ b/_pages/Themes.md @@ -8,15 +8,15 @@ permalink: /Themes ## IDEA - - ### [Blackberry](https://github.com/Surferlul/IDEA_Blackberry) + - [Blackberry](https://github.com/Surferlul/IDEA_Blackberry) ## VS Code - - ### [Strawberry](https://github.com/Surferlul/VS_Code_Strawberry) + - [Strawberry](https://github.com/Surferlul/VS_Code_Strawberry) # Window Managers ## AwesomeWM - - ### [Main Configs](https://github.com/Surferlul/awesome) - - ### [Blueish](https://github.com/Surferlul/blueish) + - [Main Configs](https://github.com/Surferlul/awesome) + - [Blueish](https://github.com/Surferlul/blueish) diff --git a/_pages/wallpaper_changer.md b/_pages/wallpaper_changer.md new file mode 100644 index 0000000..bbdbf40 --- /dev/null +++ b/_pages/wallpaper_changer.md @@ -0,0 +1,12 @@ +--- +layout: single +title: Reddit Wallpaper Changer for Windows +permalink: /Wallpaper-Changer +--- + +# Downloads + +- [Compiled](https://github.com/Surferlul/Wallpaper-Changer/archive/main.zip) +- [Compiled without UI](https://github.com/Surferlul/Wallpaper-Changer/archive/noui_main.zip) +- [Python Runnable](https://github.com/Surferlul/Wallpaper-Changer/archive/python.zip) +- [Code](https://github.com/Surferlul/Wallpaper-Changer/archive/code.zip) diff --git a/index.md b/index.md index 5cc9532..49cdaec 100644 --- a/index.md +++ b/index.md @@ -6,7 +6,7 @@ author_profile: true - ### [Themes](/Themes) - ### [Beatsaber Unofficial Camellia Pack](/Unofficial-Camellia-Pack) -- ### [Windows Wallpaper Changer](https://surferlul.github.io/Wallpaper-Changer) +- ### [Windows Wallpaper Changer](/Wallpaper-Changer) - ### [Rockyou Mask Attack](https://surferlul.github.io/RockyouMask) - ### [Computer Science Circles Python Course Solutions](https://surferlul.github.io/csc-python-solutions/) - ### [Type Trainer](https://surferlul.github.io/Type-Trainer/)