summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index e7ba37e5..ecaebba0 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -110,4 +110,8 @@ fetch.pypi = "yt_dlp"
110 110
111[mako] 111[mako]
112src.git = "https://github.com/emersion/mako" 112src.git = "https://github.com/emersion/mako"
113fetch.git = "https://github.com/emersion/mako" \ No newline at end of file 113fetch.git = "https://github.com/emersion/mako"
114
115[swayosd]
116src.git = "https://github.com/ErikReider/SwayOSD"
117fetch.git = "https://github.com/ErikReider/SwayOSD"