Test wayland socket fix

pull/91/head
parent 1d71343169
commit 9fcda37040

@ -230,6 +230,7 @@ main_window *yon_main_window_setup(){
}
int main(int argc, char *argv[]){
g_setenv("GDK_BACKEND","x11",1);
setlocale(LC_ALL, "");
textdomain (LocaleName);
yon_ubl_connect_config((_template_config*)&main_config);

Loading…
Cancel
Save