Skip to content

DeadKennedyx/hyprsprite

Repository files navigation

HyprSprite (Omarchy/Hyprland)

Example companion that will be around your workspaces(you can add any sprite/companion you want!):

sprite

Tiny animated desktop sprite for Wayland/Hyprland. One sprite per workspace, spawns when you first visit a workspace.

  • fully transparent, draggable.

Quick install (Omarchy/Arch)

note: Place your own sprites on frames/ or keep the default ones.

cd HyprSprite
chmod +x install.sh
./install.sh
cd ..
rm -rf HyprSprite

To merge frames:

./install.sh --merge-frames

To overwrite frames:

./install.sh --force-frames

Start/Stop the companion:

systemctl --user start hyprsprite-watcher.service
systemctl --user stop hyprsprite-watcher.service

Update

git clone https://github.com/deadkennedyx/HyprSprite.git && cd HyprSprite && ./install.sh

Uninstall (keeps your frames in ~/.local/share/hyprsprite/frames)

./uninstall.sh

About

Animated companions on Hyprland

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published