Files
arthur-os/default/hypr/apps/quickshell.lua
T

3 lines
157 B
Lua

-- Keep the menu instant: no layer-shell fade/slide animation.
hl.layer_rule({ match = { namespace = "omarchy-menu" }, no_anim = true, animation = "none" })