]> git.sur5r.net Git - i3/i3/blobdiff - include/config.h
Implement highlighting right/bottom borders of splitted windows
[i3/i3] / include / config.h
index 2d72283d5496c66fbe6f87e4eb46291337315570..680830fd06e3846b36383e4c23c0f903defbcb51 100644 (file)
@@ -54,6 +54,7 @@ struct Colortriple {
     uint32_t border;
     uint32_t background;
     uint32_t text;
+    uint32_t indicator;
 };
 
 /**