Setting default viewport showflags

Hey

I’m trying to set the default viewport showflags (UE4), typing “ShowFlag.grid 0” in the console hides the grid, but is there a way to make it the default setting and hide it permanently?

I’ve tried adding ShowFlag.grid=0 to DefaultEngine.ini and that doesn’t work

Thanks

For now I’ve disabled it on launch with an editor utility bp but please let me know if there’s a better way to set the defaults