mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-22 23:29:36 +01:00
Add binary wallpaper as submodule
This commit is contained in:
parent
64b0c4012b
commit
de41acff1f
@ -19,7 +19,9 @@ XDG_RUNTIME_DIR=/run/user/1000
|
|||||||
|
|
||||||
* * * * * /home/sahin/scripts/check-battery.sh 6
|
* * * * * /home/sahin/scripts/check-battery.sh 6
|
||||||
|
|
||||||
# At every 15th minute past every hour from 6 through 16.
|
# At every 15th minute past every hour from 6 through 19.
|
||||||
*/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
|
*/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
|
* * * * * cat /var/spool/cron/sahin > /home/sahin/.config/crontab
|
||||||
|
|
||||||
|
* * * * * /home/sahin/GitRepositories/binary-wallpaper/set_binary_wallpaper.sh
|
||||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -12,3 +12,6 @@
|
|||||||
path = GitRepositories/rofi-bluetooth
|
path = GitRepositories/rofi-bluetooth
|
||||||
url = https://github.com/nickclyde/rofi-bluetooth.git
|
url = https://github.com/nickclyde/rofi-bluetooth.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
[submodule "GitRepositories/binary-wallpaper"]
|
||||||
|
path = GitRepositories/binary-wallpaper
|
||||||
|
url = https://github.com/Asocia/binary-clock-wallpaper.git
|
||||||
|
1
GitRepositories/binary-wallpaper
Submodule
1
GitRepositories/binary-wallpaper
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 0cc04e7ce430903a490ac1af2bc83ee64a16017e
|
Loading…
Reference in New Issue
Block a user