diff options
author | JJ | 2022-07-31 20:48:20 +0000 |
---|---|---|
committer | GitHub | 2022-07-31 20:48:20 +0000 |
commit | 4d1ca2ebcba18c377019fd968703a4e797a38971 (patch) | |
tree | 483dae07a4dbf16bdca1d0fd6296752a23b4d150 | |
parent | d4c3205dbec2ea31cb4f6840403b4e684c8a9596 (diff) |
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..39b5ed8 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# thunar-folder-thumbnails + +Custom folder thumbnails for Tumbler, a thumbnail fetcher for Thunar. Supports PNG, JPG, and SVG .folder files. + +![thunar](https://user-images.githubusercontent.com/35242550/182044695-83ac41f5-1ae4-44c9-b99b-85db8b48621c.png) + +Usage: name your thumbnail `.folder.[png,jpg,svg]` and place it inside the desired directory. |