tonybtw.com
tonybtw.com
https://git.tonybtw.com/tonybtw.com.git
git://git.tonybtw.com/tonybtw.com.git
fixed wlroots typo
Diff
diff --git a/content/tutorial/dwl/index.md b/content/tutorial/dwl/index.md
index bccdaaa..7c70fff 100644
--- a/content/tutorial/dwl/index.md
+++ b/content/tutorial/dwl/index.md
@@ -51,7 +51,7 @@ Alright, let's start modifying dwl before we launch it.
#### Arch Linux {#arch-linux}
```sh
-sudo pacman -S wayland wayland-protocols wlroots foot base-devel git wmenu wl-clipboard grim slurp swaybg firefox ttf-jetbrains-mono-nerd
+sudo pacman -S wayland wayland-protocols wlroots_0_19 foot base-devel git wmenu wl-clipboard grim slurp swaybg firefox ttf-jetbrains-mono-nerd
```