feat: configure gh-dash layout

This commit is contained in:
Michael Mandl 2025-04-04 13:20:20 +02:00
parent 9056c04c00
commit 532200060b
Signed by: mandlm
GPG key ID: 088ED38F036C7AF2

View file

@ -23,6 +23,12 @@
enable = true;
settings = {
defaults = {
preview = {
open = true;
width = 64;
};
};
};
};
};