Skip to content

Bspwm Optimizations โ€‹

Bspwm tweaksDescription
border_width 11-pixel borders only
window_gap 0Zero gaps everywhere
borderless_monocle trueNo borders when only one window on workspace
gapless_monocle trueNo gaps in monocle mode
single_monocle trueForces monocle when only one window
focus_follows_pointer falseNo expensive mouse tracking
Picom: shadow = falseNo shadows
Picom: fading = falseNo fades
Picom: blur = noneBlur off
Picom: corner-radius = 0Sharp corners
Picom flags: --vsync --glx-no-stencilMinimal tear-free compositing
AQ_NO_MODIFIERS=1Fixes stuttering and DDB errors
RADV_PERFTEST=nggc,rt,scoEnables Next Generation Geometry Culling, Rasterizer Toggle and Shader Cache Optimizations