-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
50 lines (50 loc) · 1.9 KB
/
.gitmodules
File metadata and controls
50 lines (50 loc) · 1.9 KB
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
[submodule ".git_submodules/alacritty-theme"]
path = .git_submodules/alacritty-theme
url = https://github.com/alacritty/alacritty-theme.git
branch = master
[submodule ".git_submodules/sweet-theme"]
path = .git_submodules/sweet-theme
url = https://github.com/EliverLara/Sweet.git
branch = nova
ignore = dirty
[submodule ".git_submodules/hackneyed-cursor"]
path = .git_submodules/hackneyed-cursor
url = https://gitlab.com/Enthymeme/hackneyed-x11-cursors.git
branch = master
[submodule ".git_submodules/catppuccin-bat"]
path = .git_submodules/catppuccin-bat
url = https://github.com/catppuccin/bat.git
branch = main
ignore = dirty
[submodule ".git_submodules/catppuccin-helix"]
path = .git_submodules/catppuccin-helix
url = https://github.com/catppuccin/helix.git
branch = main
[submodule ".git_submodules/catppuccin-hyprland"]
path = .git_submodules/catppuccin-hyprland
url = https://github.com/catppuccin/hyprland.git
branch = main
[submodule ".git_submodules/catppuccin-waybar"]
path = .git_submodules/catppuccin-waybar
url = https://github.com/catppuccin/waybar.git
branch = main
[submodule ".git_submodules/catppuccin-dunst"]
path = .git_submodules/catppuccin-dunst
url = https://github.com/catppuccin/dunst.git
branch = main
[submodule ".git_submodules/catppuccin-kvantum"]
path = .git_submodules/catppuccin-kvantum
url = https://github.com/catppuccin/Kvantum.git
branch = main
[submodule ".git_submodules/cryptofont"]
path = .git_submodules/cryptofont
url = https://github.com/Cryptofonts/cryptofont.git
branch = master
[submodule ".git_submodules/catppuccin-btop"]
path = .git_submodules/catppuccin-btop
url = https://github.com/catppuccin/btop.git
branch = main
[submodule ".git_submodules/candy-icons"]
path = .git_submodules/candy-icons
url = https://github.com/EliverLara/candy-icons.git
branch = master