Show icons in Joshuto

This commit is contained in:
Paul-Henri Froidmont 2024-02-25 17:52:10 +01:00
parent a572153251
commit e3d0a6ef5e
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE

View file

@ -89,6 +89,7 @@ in {
settings = { settings = {
xdg_open = true; xdg_open = true;
xdg_open_fork = true; xdg_open_fork = true;
display = { show_icons = true; };
preview.preview_script = ./files/joshuo_preview_file.sh; preview.preview_script = ./files/joshuo_preview_file.sh;
}; };
}; };