diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ Install necessary packages (Arch Linux specific, other distros will differ) sudo pacman -S ttf-jetbrains-mono-nerd libqalculate ``` -It's also recommended to start dwm and other related software through xinit, my main [dotfiles repo](https://git.sr.ht/~pml68/dotfiles) contains the needed configurations. +It's also recommended to start dwm and other related software through xinit, my main [dotfiles repo](https://git.pml68.dev/dotfiles) contains the needed configurations. ### Optional dependencies @@ -21,7 +21,7 @@ It's also recommended to start dwm and other related software through xinit, my ### Automated ```sh -git clone https://git.sr.ht/~pml68/suckless-setup +git clone git://git.pml68.dev/suckless-setup cd suckless-setup sudo make install |
