Skip to content

Commit c07b941

Browse files
committed
Add "DayNight Toggle" plugin
1 parent c227689 commit c07b941

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "03614b3c-9e7d-4bc5-9509-d7f556f1a2b1",
3+
"Name": "DayNight Toggle",
4+
"Description": "Switch between Light and Dark mode",
5+
"Author": "Jatinderjit Singh",
6+
"Version": "1.0.3",
7+
"Language": "python",
8+
"Website": "https://github.com/jatinderjit/Flow.Launcher.Plugin.DayNightToggle",
9+
"UrlDownload": "https://github.com/jatinderjit/Flow.Launcher.Plugin.DayNightToggle/releases/download/v1.0.3/Flow.Launcher.Plugin.DayNightToggle.zip",
10+
"UrlSourceCode": "https://github.com/jatinderjit/Flow.Launcher.Plugin.DayNightToggle",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/jatinderjit/[email protected]/images/app.png"
12+
}

0 commit comments

Comments
 (0)