diff options
| author | cubercsl <[email protected]> | 2021-11-08 21:37:53 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-08 21:37:53 +0800 |
| commit | da5f27f4bcc9751f19d26fb7f5381151db7023b1 (patch) | |
| tree | 8db3b74f89dc0ef83eea7627d606dda776289205 /.gitmodules | |
| parent | 91c19f19b1b03e5a1e799de76859ac868df07e4c (diff) | |
feat(pkg): add dracula theme (#20)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6b20637..8907ed7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "repo/rime-lua-hook-git"] path = repo/rime-lua-hook-git url = https://aur.archlinux.org/rime-lua-hook-git.git +[submodule "repo/konsole-dracula-git"] + path = repo/konsole-dracula-git + url = https://aur.archlinux.org/konsole-dracula-git.git |
