798ecf40a2c63adfde84fc3ce896fc2664045a0f
It turns out there are options for adjust the cancelling ratio and force speed for workspace animations. This makes it much closer to real MacOS animations. This was tested against Jas's Macbook Air - M1 and they seem quite closer.
Setup
- Run
bootstrap.shto configure system files and install packages - Add
monitors.confin~/.config/hypr/for your specific monitor setup
Packages
- Used
sudo pacman -Qqento get all explicit offical packages - Used
sudo pacman -Qqemto get all explicit unofficial AUR packages
Meaning
-Q: Query local package database-q: Quiet flag, print only package name-e: Only show explicitly installed packages-n: Native packages only-m: Foreign packages only
Description
Languages
Shell
56.9%
CSS
43.1%