Skip to content

Commit be4b364

Browse files
author
adams
committed
修改说明
1 parent 0ed72f0 commit be4b364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ln -s /opt/EarthWallpaper/earthWallpaper.desktop ~/.config/autostart
1616

1717
# 卫星选择
1818
编辑 earthWallpaper 中的 第6行 using="himawari8"
19-
目前有三个卫星可选
19+
有以下卫星可选
2020

2121
## himawari8[向日葵8号]
2222
using="himawari8"

earthWallpaper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cd $(dirname $(readlink -f "$0"))
33
# 配置地球大小,默认主屏高的70%
44
zoom=70
5-
# 使用哪个卫星的图片,目前支持三个 himawari8[向日葵8号], fy4a[风云4号], goes16, goes17
5+
# 使用哪个卫星的图片,目前 himawari8[向日葵8号], fy4a[风云4号], goes16, goes17
66
using="himawari8"
77
# 定义和读取值
88
tempfile=/tmp/tempEarth.jpg

0 commit comments

Comments
 (0)