]> git.sur5r.net Git - i3/i3/blobdiff - include/config.h
Smart option added to hide_edge_borders config param (#2191) (#2191)
[i3/i3] / include / config.h
index acdd2c8999ddc40f57e2830b7f97c37c4d9c059a..699cc882acc9a7c657526e4a54816248af7c1547 100644 (file)
@@ -125,7 +125,7 @@ struct Config {
      * This is useful if you are reaching scrollbar on the edge of the
      * screen or do not want to waste a single pixel of displayspace.
      * By default, this is disabled. */
-    adjacent_t hide_edge_borders;
+    hide_edge_borders_mode_t hide_edge_borders;
 
     /** By default, a workspace bar is drawn at the bottom of the screen.
      * If you want to have a more fancy bar, it is recommended to replace