aboutsummaryrefslogtreecommitdiff
path: root/bash/x.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bash/x.sh')
-rw-r--r--bash/x.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/x.sh b/bash/x.sh
index 0759fc2..e0700e3 100644
--- a/bash/x.sh
+++ b/bash/x.sh
@@ -15,4 +15,6 @@ isLinux && {
xdg-settings set default-web-browser firefox.desktop
xdg-mime default firefox.desktop text/html
xdg-mime default firefox.desktop text/xml
+
+ xdg-mime default nautilus.desktop inode/directory # FIXME
}