changed mountable folders in rofi-mount

This commit is contained in:
Phuntsok Drak-pa
2019-11-03 12:37:14 +01:00
parent 18b9ba1c0d
commit a5b2b07aa1

View File

@@ -23,7 +23,7 @@ test -n "$usbdrives" && echo "USB" >> $TMPDRIVES
test -n "$cddrives" && echo "CD" >> $TMPDRIVES
test -n "$anddrives" && echo "Android" >> $TMPDRIVES
set -g basemount /mnt
set -g basemount /media
function getmount