Make Leopard's transparent menu bar opaque

Here’s the best solution yet for changing Leopard’s menu bar from that horrible dysfunctional transparent atrocity to an opaque one. This makes the menu bar look as though quartz extreme and core image are disabled.

sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer ‘EnvironmentVariables’ -dict ‘CI_NO_BACKGROUND_IMAGE’ 0.62


Post a comment


(lesstile enabled - surround code blocks with ---)