mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 12:39:35 +02:00
3 lines
137 B
Lua
3 lines
137 B
Lua
-- Keep the menu instant: no layer-shell fade/slide animation.
|
|
hl.layer_rule({ match = { namespace = "omarchy-menu" }, no_anim = true })
|