remove config use_grid_icons, move to parameter of grid command (#13788)

# Description

After looking at #13751 I noticed that the config setting
`use_grid_icons` seems out of place. So, I removed it from the config
and made it a parameter to the `grid` command.
This commit is contained in:
Darren Schroeder
2024-09-05 18:25:43 -05:00
committed by GitHub
parent 870eb2530c
commit d0c2adabf7
4 changed files with 27 additions and 16 deletions

File diff suppressed because one or more lines are too long