diff --git a/pages/linux/thunar.md b/pages/linux/thunar.md new file mode 100644 index 000000000..9bda32b04 --- /dev/null +++ b/pages/linux/thunar.md @@ -0,0 +1,15 @@ +# thunar + +> Graphical file manager for XFCE desktop environments. + +- Open a new window showing the current directory: + +`thunar` + +- Open the bulk rename utility: + +`thunar --bulk-rename` + +- Close all open thunar windows: + +`thunar --quit`