diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index a8ef420f..827c4eac 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -348,7 +348,7 @@ function ParticlesCanvas() { } // Gangster easter egg - const shouldShowCowboy = Math.random() < 0.5; // 5% + const shouldShowCowboy = Math.random() < 0.05; // 5% if (shouldShowCowboy) { imageOverride = [ {