-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnvfetcher.toml
84 lines (64 loc) · 2.5 KB
/
nvfetcher.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[rofi_catppuccin]
src.git = "https://github.com/catppuccin/rofi.git"
fetch.github = "catppuccin/rofi"
[rofi-bluetooth]
src.git = "https://github.com/nickclyde/rofi-bluetooth.git"
fetch.github = "nickclyde/rofi-bluetooth"
[bottom_catppuccin]
src.git = "https://github.com/catppuccin/bottom.git"
fetch.github = "catppuccin/bottom"
[starship_catppuccin]
src.git = "https://github.com/catppuccin/starship.git"
fetch.github = "catppuccin/starship"
[foot_catppuccin]
src.git = "https://github.com/catppuccin/foot.git"
fetch.github = "catppuccin/foot"
[dunst_catppuccin]
src.git = "https://github.com/catppuccin/dunst.git"
fetch.github = "catppuccin/dunst"
[prismlauncher_catppuccin]
src.git = "https://github.com/catppuccin/prismlauncher.git"
fetch.github = "catppuccin/prismlauncher"
[obs_catppuccin]
src.git = "https://github.com/catppuccin/obs.git"
fetch.github = "catppuccin/obs"
[nix-fast-build]
src.git = "https://github.com/Mic92/nix-fast-build.git"
fetch.github = "Mic92/nix-fast-build"
[firefox-gnome-theme]
src.github = "rafaelmardojai/firefox-gnome-theme"
fetch.github = "rafaelmardojai/firefox-gnome-theme"
# TODO: Set this to update automatically.
[filen]
src.manual = "latest"
fetch.url = "https://cdn.filen.io/desktop/release/filen_x86_64.AppImage"
[hyprlock_catppuccin]
src.git = "https://github.com/catppuccin/hyprlock.git"
fetch.github = "catppuccin/hyprlock"
[hyprland_catppuccin]
src.git = "https://github.com/catppuccin/hyprland.git"
fetch.github = "catppuccin/hyprland"
[wickedwizard_picture]
src.manual = "latest"
fetch.url = "https://i.pinimg.com/736x/d9/f5/81/d9f58165f05408c80043abebdd62eea5.jpg"
[catppuccin_zsh_syntax_highlighting]
src.git = "https://github.com/catppuccin/zsh-syntax-highlighting.git"
fetch.github = "catppuccin/zsh-syntax-highlighting"
[hyprlock_background]
src.manual = "latest"
fetch.url = "https://raw.githubusercontent.com/zhichaoh/catppuccin-wallpapers/main/os/nix-black-4k.png"
[calibre_catppuccin]
src.git = "https://github.com/catppuccin/calibre.git"
fetch.github = "catppuccin/calibre"
[arr_scripts]
src.git = "https://github.com/RandomNinjaAtk/arr-scripts.git"
fetch.github = "RandomNinjaAtk/arr-scripts"
[joplin_catppuccin]
src.git = "https://github.com/catppuccin/joplin.git"
fetch.github = "catppuccin/joplin"
[hyprland_background]
src.manual = "latest"
fetch.url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/master/wallpapers/nixos-wallpaper-catppuccin-mocha.png"
[eza_themes]
src.git = "https://github.com/eza-community/eza-themes.git"
fetch.github = "eza-community/eza-themes"