Skip to content

Commit

Permalink
fixes to crashes and bugs asan info
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Nov 11, 2023
1 parent 99cbd43 commit 77dc6cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pages/Crashes and Bugs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,8 @@ sudo rm -rf ./build
meson ./build --prefix=/usr --buildtype=release
sudo ninja -C build install
```

To revert the changes to hyprland and wlroots, do inside the cloned hyprland:
```
make all && sudo make install
```

0 comments on commit 77dc6cf

Please sign in to comment.