Anyone know where I can customize the launcher grid settings?
I run 160DPI and need a 6x6 grid as the 4x4 and 4x5 options aren't enough and result in wasted real estate.
When I was using a previous version (2.7.27), I simply created a theme file with the following values and all was good:
But when using 2.8.3 and applying the theme, the settings don't take. I assume this is due to the launcher grid settings overwriting from elsewhere so if you can let me know where, I'd appreciate it.
Thanks
I run 160DPI and need a 6x6 grid as the 4x4 and 4x5 options aren't enough and result in wasted real estate.
When I was using a previous version (2.7.27), I simply created a theme file with the following values and all was good:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<MIUI_Theme_Values>
<integer name="config_cell_count_x">#00000006</integer>
<integer name="config_cell_count_y">#00000006</integer>
<reference/>
</MIUI_Theme_Values>
But when using 2.8.3 and applying the theme, the settings don't take. I assume this is due to the launcher grid settings overwriting from elsewhere so if you can let me know where, I'd appreciate it.
Thanks