summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTimo Wilken2023-11-21 22:09:44 +0100
committerTimo Wilken2023-11-21 22:09:44 +0100
commit68c09c0bdd23a588f8ab75593b0fd8bf5f38d6c7 (patch)
tree60c1ca0a1ba8a2683fdb9cb2804c2ec2dd05bbc0 /.gitmodules
parent4fb486beb38389d79fbe889439527664ecfb57c0 (diff)
Package Catppuccin themes instead of using git submodules
This makes administrating this repo easier, and the home environment can be reconfigured without having to add the checkout to the guile load path.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules30
1 files changed, 0 insertions, 30 deletions
diff --git a/.gitmodules b/.gitmodules
index cd1f5f83..fa1068b8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,33 +1,3 @@
-[submodule "catppuccin/kitty"]
- path = tw/theme/catppuccin/kitty
- url = https://github.com/catppuccin/kitty
-[submodule "catppuccin/rofi"]
- path = tw/theme/catppuccin/rofi
- url = https://github.com/catppuccin/rofi
-[submodule "catppuccin/dunst"]
- path = tw/theme/catppuccin/dunst
- url = https://github.com/catppuccin/dunst
-[submodule "catppuccin/zathura"]
- path = tw/theme/catppuccin/zathura
- url = https://github.com/catppuccin/zathura
-[submodule "catppuccin/neomutt"]
- path = tw/theme/catppuccin/neomutt
- url = https://github.com/catppuccin/neomutt
-[submodule "catppuccin/polybar"]
- path = tw/theme/catppuccin/polybar
- url = https://github.com/catppuccin/polybar
-[submodule "catppuccin/emacs"]
- path = tw/theme/catppuccin/emacs
- url = https://github.com/catppuccin/emacs
-[submodule "catppuccin/kde"]
- path = tw/theme/catppuccin/kde
- url = https://github.com/catppuccin/kde
-[submodule "catppuccin/newsboat"]
- path = tw/theme/catppuccin/newsboat
- url = https://github.com/catppuccin/newsboat
[submodule "neomutt"]
path = tw/home/files/neomutt
url = https://github.com/neomutt/neomutt
-[submodule "tw/theme/catppuccin/vim"]
- path = tw/theme/catppuccin/vim
- url = https://github.com/catppuccin/vim