JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix missing $ from tobiasu.
[spectrwm.git] / scrotwm.c
index 426922f..63d63c8 100644 (file)
--- a/scrotwm.c
+++ b/scrotwm.c
@@ -2252,7 +2252,7 @@ setup_spawn(void)
                                        " -nb $bar_color"
                                        " -nf $bar_font_color"
                                        " -sb $bar_border"
-                                       " -sf bar_color",       0);
+                                       " -sf $bar_color",      0);
 }
 
 /* key bindings */