Add binary wallpaper as submodule

This commit is contained in:
Şahin Akkaya 2022-04-06 23:37:30 +03:00
parent 64b0c4012b
commit de41acff1f
3 changed files with 8 additions and 2 deletions

View File

@ -19,7 +19,9 @@ XDG_RUNTIME_DIR=/run/user/1000
* * * * * /home/sahin/scripts/check-battery.sh 6
# At every 15th minute past every hour from 6 through 16.
*/15 06-16 * * * curl 'https://sks.itu.edu.tr/ExternalPages/sks/yemek-menu-v2/uzerinde-calisilan/yemek-menu.aspx' 2>/dev/null | grep -oP "js-nyro-modal.*?>\K(.+?)(?=<[is].*>)" > /home/sahin/.cronresults/todaysmenu
# At every 15th minute past every hour from 6 through 19.
*/15 06-19 * * * curl 'https://sks.itu.edu.tr/ExternalPages/sks/yemek-menu-v2/uzerinde-calisilan/yemek-menu.aspx' 2>/dev/null | grep -oP "js-nyro-modal.*?>\K(.+?)(?=<[is].*>)" > /home/sahin/.cronresults/todaysmenu
* * * * * cat /var/spool/cron/sahin > /home/sahin/.config/crontab
* * * * * /home/sahin/GitRepositories/binary-wallpaper/set_binary_wallpaper.sh

3
.gitmodules vendored
View File

@ -12,3 +12,6 @@
path = GitRepositories/rofi-bluetooth
url = https://github.com/nickclyde/rofi-bluetooth.git
ignore = dirty
[submodule "GitRepositories/binary-wallpaper"]
path = GitRepositories/binary-wallpaper
url = https://github.com/Asocia/binary-clock-wallpaper.git

@ -0,0 +1 @@
Subproject commit 0cc04e7ce430903a490ac1af2bc83ee64a16017e