install:
rm -rf build
mkdir -p build
gnome-extensions pack -fo build src
gnome-extensions install -f "build/$(shell ls build)"