diff options
Diffstat (limited to 'nvfetcher.toml')
| -rw-r--r-- | nvfetcher.toml | 6 |
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] |
| 112 | src.git = "https://github.com/emersion/mako" | 112 | src.git = "https://github.com/emersion/mako" |
| 113 | fetch.git = "https://github.com/emersion/mako" \ No newline at end of file | 113 | fetch.git = "https://github.com/emersion/mako" |
| 114 | |||
| 115 | [swayosd] | ||
| 116 | src.git = "https://github.com/ErikReider/SwayOSD" | ||
| 117 | fetch.git = "https://github.com/ErikReider/SwayOSD" | ||
