Skip to content

Commit 273487c

Browse files
add xorg-xinit to the pacman install
1 parent 64e2c2d commit 273487c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ I'm currently working on an issue with protobuf compilation errors for Arch. [Th
128128
If you are on Arch and would like to help with a PR that I can get merged into master, try out [this PR](https://github.com/collinalexbell/HackMatrix/pull/55) and let me know in the PR comments if it works for you. It would be much appreciated!
129129

130130
```bash
131-
sudo pacman -S xdotool dmenu xorg-server xorg-xwininfo xorg-xrandr protobuf base-devel zeromq libx11 libxcomposite libxtst libxext libxfixes spdlog fmt glfw-x11 mesa assimp sqlite
131+
sudo pacman -S xdotool dmenu xorg-server xorg-xinit xorg-xwininfo xorg-xrandr protobuf base-devel zeromq libx11 libxcomposite libxtst libxext libxfixes spdlog fmt glfw-x11 mesa assimp sqlite
132132
```
133133
#### Gentoo
134134
```bash

0 commit comments

Comments
 (0)