Skip to content

Commit 6c4bbf2

Browse files
authored
Merge pull request #502 from jatinderjit/daynight-toggle
New Plugin: DayNight Toggle
2 parents 05fa838 + 17eec9d commit 6c4bbf2

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": "e6162bbf-ac7c-4b43-a7f9-e71f44693f6f",
3+
"Name": "DayNight Toggle",
4+
"Description": "Switch between Light and Dark mode",
5+
"Author": "Jatinderjit Singh",
6+
"Version": "1.0.4",
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.4/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)