X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=41e84fdec008e3427d7de74c0c16c9317157e442;hb=5c2e4cced43e59fbe2bd974aabde9d0b1c9f5748;hp=6b0f3be5ed7588e22e1a0b69a41666ce6a6c4726;hpb=d206303a9f0742ff330aebe8129d6044ade30a94;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index 6b0f3be5..41e84fde 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -39,7 +39,7 @@ extern int config_dock_x; position */ extern int config_dock_y; /*! Whether the dock places the dockapps in it horizontally or vertically */ -extern gboolean config_dock_horz; +extern ObOrientation config_dock_orient; /*! Whether to auto-hide the dock when the pointer is not over it */ extern gboolean config_dock_hide; /*! The number of milliseconds to wait before hiding the dock */