Merge pull request 'add new backgrounds' (#1) from flamexode/namaadhu-vaguthu:master into master

Reviewed-on: #1
This commit is contained in:
Shihaam Abdul Rahman 2024-03-06 15:56:14 +05:00
commit 237806a330
7 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
INPUT=prayer.png
WALLDIR=$(pwd)/prayer-bg
INPUT=$WALLDIR/$(ls -l $WALLDIR | tail -n +2 | sort -R | head -1 | awk '{print $9}')
# INPUT=prayer.png
OUTPUT=prayer_added.png
PRAYERTIMES_CSV="male.csv"
#DAY_OF_YEAR=$(($(date -d "@$(date +%s)" +%j) - 1)) # no clue why this wasnt whats below from the begning

BIN
prayer-bg/prayer1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

BIN
prayer-bg/prayer2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 KiB

BIN
prayer-bg/prayer3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 KiB

BIN
prayer-bg/prayer4.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 KiB

BIN
prayer-bg/prayer5.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 KiB

BIN
prayer-bg/prayer6.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB