[misc] picom/next is working, go back to it
This commit is contained in:
parent
e89ad2a707
commit
fba122e122
|
@ -21,7 +21,7 @@ case "$PM" in
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# build and install picom
|
# build and install picom
|
||||||
VERSION=v8.2
|
VERSION=next
|
||||||
VERSION_PATH=$XDG_CONFIG_HOME/picom/version
|
VERSION_PATH=$XDG_CONFIG_HOME/picom/version
|
||||||
if [ "$VERSION" = "next" ] || ! eqv "$VERSION_PATH" "$VERSION"; then
|
if [ "$VERSION" = "next" ] || ! eqv "$VERSION_PATH" "$VERSION"; then
|
||||||
echo Downloading picom $VERSION
|
echo Downloading picom $VERSION
|
||||||
|
|
Loading…
Reference in New Issue
Block a user