X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=fc1d217e4d000000a23d6e8565dc54b2e85ef9bc;hb=f866c034bf6e954791442ff029d5ae51ab0bd616;hp=43386d3c319a02d4a191204bc41a4cbd19758fb2;hpb=6eb740cf119b14903afa3028e108dd98c57ff926;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index 43386d3c..fc1d217e 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -47,6 +47,11 @@ struct _ObAppSettings gboolean pos_given; gboolean pos_force; + gint width_num; + gint width_denom; + gint height_num; + gint height_denom; + guint desktop; gint shade; gint decor;