fix: better error handling and event loop

This commit is contained in:
Virt 2024-06-30 22:38:08 +02:00
commit 91c03dea2e
6 changed files with 69 additions and 49 deletions

View file

@ -1,5 +1,5 @@
{
description = "A plugin to make your hyprland cursor more realistic, also adds shake to find.";
description = "a plugin to make your hyprland cursor more realistic, also adds shake to find";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";