Example companion that will be around your workspaces(you can add any sprite/companion you want!):
Tiny animated desktop sprite for Wayland/Hyprland. One sprite per workspace, spawns when you first visit a workspace.
- fully transparent, draggable.
note: Place your own sprites on frames/ or keep the default ones.
cd HyprSprite
chmod +x install.sh
./install.sh
cd ..
rm -rf HyprSpriteTo merge frames:
./install.sh --merge-framesTo overwrite frames:
./install.sh --force-framesStart/Stop the companion:
systemctl --user start hyprsprite-watcher.service
systemctl --user stop hyprsprite-watcher.servicegit clone https://github.com/deadkennedyx/HyprSprite.git && cd HyprSprite && ./install.sh./uninstall.sh