[misc] use official repo since crash bug was fixed
This commit is contained in:
parent
cfd9dd5b6f
commit
86b770c23b
|
@ -24,7 +24,8 @@ case "$PM" in
|
|||
esac
|
||||
|
||||
# build and install picom
|
||||
intorepo https://github.com/klesh/picom.git "$DIR/repos/picom"
|
||||
#intorepo https://github.com/klesh/picom.git "$DIR/repos/picom"
|
||||
intorepo https://github.com/yshui/picom.git "$DIR/repos/picom"
|
||||
meson --buildtype=release . build
|
||||
sudo ninja -C build install
|
||||
exitrepo
|
||||
|
|
Loading…
Reference in New Issue
Block a user