feat: configure gh-dash layout
This commit is contained in:
parent
9056c04c00
commit
532200060b
1 changed files with 6 additions and 0 deletions
|
@ -23,6 +23,12 @@
|
|||
enable = true;
|
||||
|
||||
settings = {
|
||||
defaults = {
|
||||
preview = {
|
||||
open = true;
|
||||
width = 64;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue