Thunar: Difference between revisions
fix links |
imported from old wiki |
||
Line 38: | Line 38: | ||
services.tumbler.enable = true; # Thumbnail support for images | services.tumbler.enable = true; # Thumbnail support for images | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Tip|You must logout and login again, after enabling gvfs, for the plugin to be active in Thunar}} | |||
You can extend Tumbler's support to other file formats by adding more packages to <code>environment.systemPackages</code>. See [https://wiki.archlinux.org/title/File_manager_functionality#Thumbnail_previews here] for a list (the names may not match 1:1). | You can extend Tumbler's support to other file formats by adding more packages to <code>environment.systemPackages</code>. See [https://wiki.archlinux.org/title/File_manager_functionality#Thumbnail_previews here] for a list (the names may not match 1:1). |