Joshuto: increase max preview size
This commit is contained in:
parent
666942d610
commit
a27909f592
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ in {
|
|||
xdg_open = true;
|
||||
xdg_open_fork = true;
|
||||
display = { show_icons = true; };
|
||||
preview.max_preview_size = 50 * 1024 * 1024;
|
||||
preview.preview_script = with pkgs;
|
||||
"${
|
||||
writeShellApplication {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue