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
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

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