open pcmanfm in new window

This commit is contained in:
TomasM
2019-01-29 13:59:45 +00:00
parent 05df6761f5
commit 718a39ccc3
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ if [ "$ACTION" = "add" -o "$ACTION" = "change" ]; then
systemctl start $UNIT
gtk-bookmarks-update
DISPLAY=:0.0 pcmanfm file://$MNT >/dev/null 2>&1
DISPLAY=:0.0 pcmanfm -n file://$MNT >/dev/null 2>&1
fi
fi
fi