diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-23 16:15:59 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-23 16:15:59 -0500 |
commit | af66d89e4c77f94107b9b2d87a75ee2d27c36a24 (patch) | |
tree | 305f7cc8e9677dbdb2bce91d7416efdbe057d4bd | |
parent | 65ae994c52dc439c1d215b95e092f289571b3526 (diff) | |
download | i3-config-af66d89e4c77f94107b9b2d87a75ee2d27c36a24.tar.lz i3-config-af66d89e4c77f94107b9b2d87a75ee2d27c36a24.tar.xz i3-config-af66d89e4c77f94107b9b2d87a75ee2d27c36a24.zip |
[README.md]: update URL source
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ This repository saves the custom configuration used by heckyel in i3wm ### Simple Install - wget "https://libregit.org/heckyel/i3-config/raw/branch/master/install.sh" -O "$HOME/install.sh" + wget "https://git.sr.ht/~heckyel/i3-config/blob/master/install.sh" -O "$HOME/install.sh" Execute `install.sh` |