papirus-icon-theme icon indicating copy to clipboard operation
papirus-icon-theme copied to clipboard

[Icon request] Typst

Open porcaror opened this issue 2 years ago • 3 comments

Do you think it is possible to add an icon for typst file?

  • App Name: typst
  • Icon Name: typst
  • Description: Icon for typst program
  • Webpage (optional): https://typst.app/
  • Original Icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT8iV2oD7ybOmiw03NrKj7OWniB30HyMfgvFWurDkMziQ&s

Thanks in advance.

porcaror avatar Sep 05 '23 19:09 porcaror

Is there a package with a desktop icon, or it's a web icon request? I found a package with cli util only.

Do you think it is possible to add an icon for typst file?

It depends on this file type has own mimetype or not. Please run the following command for the file and paste the output here:

gio info -a standard::icon PATH/to/file.typ

SmartFinn avatar Sep 06 '23 05:09 SmartFinn

Sorry for the delay! This is the output:

(gio info:7764): GLib-GIO-CRITICAL **: 16:13:42.999: GFileInfo created without standard::name

(gio info:7764): GLib-GIO-CRITICAL **: 16:13:42.999: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached uri: file:///home/porcaror/Generic.typ local path: /home/porcaror/Generic.typ unix mount: /dev/nvme0n1p3 /home ext4 rw,noatime attributes: standard::icon: text-x-typst, text-x-generic, text-x-typst-symbolic, text-x-generic-symbolic

porcaror avatar Nov 05 '23 15:11 porcaror