diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2022-01-09 15:28:58 -0500 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2022-01-09 15:28:58 -0500 |
| commit | 72cf398a6292fa56d57e82caa4d21570e5573294 (patch) | |
| tree | e536efb8c5fedb0aceeae2951330b985e34e4ec8 /.gitmodules | |
| parent | fa93303ea8313cf08c437953d53c18de2006b899 (diff) | |
:)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4574c49..29b4e71 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule ".config/i3blocks/i3blocks-cmus"] path = .config/i3blocks/i3blocks-cmus url = https://github.com/AlecGoncharow/i3blocks-cmus.git +[submodule "rofi"] + path = rofi + url = https://github.com/adi1090x/rofi |
