fuzzel animation

This commit is contained in:
jrosh 2025-08-10 17:56:46 +02:00
commit 3e9e38ca08
Signed by: jrosh
GPG key ID: CC50156D9BDF5EFB
5 changed files with 257 additions and 83 deletions

View file

@ -0,0 +1,12 @@
# Fuzzel Expand Animation Patch
Adds a smooth expand animation when fuzzel opens.
[Fuzzel](https://codeberg.org/dnkl/fuzzel) is an app launcher and fuzzy finder for Wayland, inspired by rofi(1) and dmenu(1).
## Usage
1. Clone fuzzel: `git clone https://codeberg.org/dnkl/fuzzel.git`
2. Apply patch: `git apply 0001-fuzzel-animation.patch`
3. Build normally: [Fuzzel Installation](https://codeberg.org/dnkl/fuzzel#installation)
MIT license