From eabafb41bd7326e8e3d2eebd03e1e2bd636c2e14 Mon Sep 17 00:00:00 2001 From: sonichy Date: Sun, 27 Apr 2025 21:59:58 +0800 Subject: [PATCH] readme --- BingWallpaper@sonichy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BingWallpaper@sonichy/README.md b/BingWallpaper@sonichy/README.md index eb348c7..3f845e8 100755 --- a/BingWallpaper@sonichy/README.md +++ b/BingWallpaper@sonichy/README.md @@ -8,6 +8,6 @@ Get Bing wallpaper API, parse image url, download image, set GNOME wallpaper. ## Reference [guide](https://gjs.guide/extensions/development/creating.html) [Soup](https://libsoup.gnome.org/libsoup-3.0/index.html) -[bing-wallpaper-gnome-extension](https://github.com/neffo/bing-wallpaper-gnome-extension) -[g_app_info_launch_default_for_uri](https://docs.gtk.org/gio/type_func.AppInfo.launch_default_for_uri.html) +[bing-wallpaper-gnome-extension](https://github.com/neffo/bing-wallpaper-gnome-extension) +[g_app_info_launch_default_for_uri](https://docs.gtk.org/gio/type_func.AppInfo.launch_default_for_uri.html) [shell_global_create_app_launch_context](https://gnome.pages.gitlab.gnome.org/gnome-shell/shell/method.Global.create_app_launch_context.html)