diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-06-16 22:17:54 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-06-16 22:17:54 +0300 |
| commit | 057855509272c21580f1e85ce746a95ad870ec2b (patch) | |
| tree | 5aa606210098825ff8a70750d2ce299232251549 /.gitmodules | |
| parent | 8d43978e3269cd40f3b4ecc327ef93764947408d (diff) | |
| download | dotfiles-057855509272c21580f1e85ce746a95ad870ec2b.tar.gz dotfiles-057855509272c21580f1e85ce746a95ad870ec2b.zip | |
xmonad: move config to xdg-compatible location
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7fd45fe..670819a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "xmonad/.xmonad"] - path = xmonad/.xmonad + path = xmonad/.config/xmonad url = https://git.aaoth.xyz/xmonad-config.git |
