diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-03-02 23:06:29 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-03-02 23:06:29 +0300 |
commit | 9e6474b07d1d06b2ba06bb3e3ba90f15389f233a (patch) | |
tree | 38886769cf58027c0b1df551579466f6c146e332 /.gitmodules | |
parent | e5a92069480899e8af963a2014836eefbe4ba7c1 (diff) |
added rofi theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e13b9a3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "/home/main/.config/rofi/themes"] + path = /home/main/.config/rofi/themes + url = https://github.com/Murzchnvok/rofi-collection |