diff --git a/thunar/.config/xfce4/helpers.rc b/thunar/.config/xfce4/helpers.rc new file mode 100644 index 00000000..7b125bdf --- /dev/null +++ b/thunar/.config/xfce4/helpers.rc @@ -0,0 +1,2 @@ +TerminalEmulator=kitty +TerminalEmulatorDismissed=true diff --git a/thunar/README.md b/thunar/README.md new file mode 100644 index 00000000..987a8bf6 --- /dev/null +++ b/thunar/README.md @@ -0,0 +1,17 @@ +# thunar + +[thunar][thunar] is a GTK file manager. + +## Use Cases + +thunar can be used to: + +- Have a graphical interface for browsing files on a computer +- Not worry about the cascading effect of nautilus +- Have thumbnails update instantly, no refresh needed most of the time + +You should not use thunar if: + +- You want to search in your file browser (nautilus is better for this) + +[thunar]: https://gitlab.xfce.org/xfce/thunar