X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fx.h;h=b6bb4a5283702dd2f0110f2122b2d28574f77710;hb=f9d93d75b379332d663f9661a86084483529197c;hp=b712c78692646ab961d52c420cbd21619f60f115;hpb=684a77442e496ae86e895751fdae2a0abb43234e;p=i3%2Fi3 diff --git a/include/x.h b/include/x.h index b712c786..b6bb4a52 100644 --- a/include/x.h +++ b/include/x.h @@ -108,6 +108,12 @@ void x_raise_con(Con *con, bool above_all); */ void x_set_name(Con *con, const char *name); +/** + * Set up the SHMLOG_PATH atom. + * + */ +void update_shmlog_atom(void); + /** * Sets up i3 specific atoms (I3_SOCKET_PATH and I3_CONFIG_PATH) *