From d9a537c41484887a1288e8aea3835ddb0b19d817 Mon Sep 17 00:00:00 2001 From: Rohit Singh Bisht <72189840+proro485@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:14:10 +0530 Subject: [PATCH 1/2] Create Add_Custom_Wallpaper --- backgrounds/Add_Custom_Wallpaper | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 backgrounds/Add_Custom_Wallpaper diff --git a/backgrounds/Add_Custom_Wallpaper b/backgrounds/Add_Custom_Wallpaper new file mode 100644 index 0000000..9be6818 --- /dev/null +++ b/backgrounds/Add_Custom_Wallpaper @@ -0,0 +1,13 @@ +## To Add Custom Wallpapers in Grub themes present ## + +Easiest Method (Other Method is to change the install script but that will waste your time) + +1. First thing is knowing your screen resolution if it is 1920x1080 then go into the folder 1080p. +2. Paste your desired photo inside the folder (in the above example inside 1080p) and make sure it is a jpg file. +3. Let's say now if you want to use Vimix theme, then rename the default wallpaper for that theme to something else (in this case for eg. 1.jpg). +4. Now rename your desired image to the same name as the default wallpaper for that theme was (in our case "background-vimix"). + + + +---------------------------------------------------------------------------------x----------------------------------------------------------------------------------- + From d8e0165fb5bbefe9c21468dc35a7f9621cdded74 Mon Sep 17 00:00:00 2001 From: Rohit Singh Bisht <72189840+proro485@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:28:23 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca2b63e..7dd43e1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ ## Flat Design themes for Grub2. +**If you want to use Custom Wallpapers read the "Add_Custom_Wallpaper" file in the backgrounds folder** + ## Install Usage: `sudo ./install.sh [OPTIONS...]`