summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2024-08-11 11:13:27 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2024-08-11 11:13:27 +0200
commit5786716a383254c256f109d38fda1c898456fb60 (patch)
tree43b4b5918eb58fd6ffc728fe0d4f21dc3431981d /nvfetcher.toml
parent148e387fe152242f472322218f1e0bd35afe67e8 (diff)
downloadnixos-5786716a383254c256f109d38fda1c898456fb60.tar
nixos-5786716a383254c256f109d38fda1c898456fb60.tar.gz
nixos-5786716a383254c256f109d38fda1c898456fb60.tar.bz2
nixos-5786716a383254c256f109d38fda1c898456fb60.tar.xz
nixos-5786716a383254c256f109d38fda1c898456fb60.zip
sif: hyprland
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index bdde5795..d40a8d3a 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -89,3 +89,7 @@ fetch.tarball = "https://downloads.open-mesh.org/batman/stable/sources/batman-ad
89src.github_tag = "bk2204/scutiger" 89src.github_tag = "bk2204/scutiger"
90src.prefix = "v" 90src.prefix = "v"
91fetch.tarball = "https://github.com/bk2204/scutiger/archive/refs/tags/v$ver.tar.gz" 91fetch.tarball = "https://github.com/bk2204/scutiger/archive/refs/tags/v$ver.tar.gz"
92
93[tomorrow-night-paradise-theme]
94src.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el"
95fetch.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el"