diff options
| author | MagomeYae <[email protected]> | 2021-11-23 20:47:04 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-11-23 20:47:04 +0800 |
| commit | 3a194113cd42a0e6c3d131f582e7026aa4aa2bc3 (patch) | |
| tree | ddc9dd8301cbd77cb550fa178316927f5f86f731 /.gitmodules | |
| parent | b4325079dca3c8769293864dd176f4b09c97319f (diff) | |
feat(add-pkg): Add gtk3-classic
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8907ed7..dcf4c84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "repo/konsole-dracula-git"] path = repo/konsole-dracula-git url = https://aur.archlinux.org/konsole-dracula-git.git +[submodule "repo/gtk3-classic"] + path = repo/gtk3-classic + url = https://aur.archlinux.org/gtk3-classic.git |
