-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
54 lines (54 loc) · 2.17 KB
/
.gitmodules
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
[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 "zsh/.oh-my-zsh/themes/powerlevel10k"]
path = omz/.oh-my-zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
branch = master
[submodule "ulauncher/.config/ulauncher/user-themes/TokyoNight"]
path = ulauncher/.config/ulauncher/user-themes/TokyoNight
url = https://github.com/chadsr/TokyoNight-Ulauncher-Theme.git
branch = master
[submodule "sway/.config/waybar/modules/crypto"]
path = .git_submodules/waybar-crypto
url = https://github.com/chadsr/waybar-crypto.git
branch = master
[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 "omz/.oh-my-zsh/themes/powerlevel10k"]
path = omz/.oh-my-zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
branch = master
[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