config.def.h
changeset 1439 17c047097617
parent 1437 bb00510a176a
child 1440 d4f7bc21588f
equal deleted inserted replaced
1438:9e3da779b59b 1439:17c047097617
    10 static const char selbordercolor[]  = "#0066ff";
    10 static const char selbordercolor[]  = "#0066ff";
    11 static const char selbgcolor[]      = "#0066ff";
    11 static const char selbgcolor[]      = "#0066ff";
    12 static const char selfgcolor[]      = "#ffffff";
    12 static const char selfgcolor[]      = "#ffffff";
    13 static unsigned int borderpx        = 1;        /* border pixel of windows */
    13 static unsigned int borderpx        = 1;        /* border pixel of windows */
    14 static unsigned int snap            = 32;       /* snap pixel */
    14 static unsigned int snap            = 32;       /* snap pixel */
       
    15 
       
    16 /* monitor(s) symbols */
       
    17 static const char *monsyms[] = { "I", "II", "III", "IV", "V" };
    15 
    18 
    16 /* tagging */
    19 /* tagging */
    17 static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
    20 static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
    18 
    21 
    19 static Rule rules[] = {
    22 static Rule rules[] = {