Skip to content

Niri Optimizations โ€‹

Niri tweaksDescription
decorations { border { enable no } shadow { enable no } rounded-corners 0 }Disables borders, drop-shadows and rounded corners
blurDisables blur (biggest single performance win on PS4 Pro)
animate noDisables all animations (instant window movement, no slowdown)
AQ_NO_MODIFIERS=1Disables DRM modifiers โ€“ fixes DDB limit errors and stuttering on GCN 2.0
RADV_PERFTEST=nggc,rt,scoEnables Next Generation Geometry Culling, Rasterizer Toggle and Shader Cache Optimizations