Feh: Difference between revisions
→Increase supported image types: Use current channel for search.nixos.org link Tags: Mobile edit Mobile web edit Advanced mobile edit |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
== Installation == | == Installation == | ||
It can be installed via the feh package as shown in [https://search.nixos.org/packages? | It can be installed via the feh package as shown in [https://search.nixos.org/packages?type=packages&query=feh search.nixos.org] | ||
== Increase supported image types == | == Increase supported image types == | ||
Since feh is able to open any file supported by the imlib2 library, it is possible to [https://nixos.org/guides/nix-pills/nixpkgs-overriding-packages.html#idm140737319606432 override] the [https://search.nixos.org/packages? | Since feh is able to open any file supported by the imlib2 library, it is possible to [https://nixos.org/guides/nix-pills/nixpkgs-overriding-packages.html#idm140737319606432 override] the [https://search.nixos.org/packages?type=packages&query=imlib2 imlib2] build argument by [https://search.nixos.org/packages?type=packages&query=imlib2 imlib2Full] to add support for the additional formats heif (.heic), svg, jxl, among others. | ||
[[Category:Applications]] | [[Category:Applications]] | ||