changed mountable folders in rofi-mount
This commit is contained in:
parent
18b9ba1c0d
commit
a5b2b07aa1
@ -23,7 +23,7 @@ test -n "$usbdrives" && echo "USB" >> $TMPDRIVES
|
|||||||
test -n "$cddrives" && echo "CD" >> $TMPDRIVES
|
test -n "$cddrives" && echo "CD" >> $TMPDRIVES
|
||||||
test -n "$anddrives" && echo "Android" >> $TMPDRIVES
|
test -n "$anddrives" && echo "Android" >> $TMPDRIVES
|
||||||
|
|
||||||
set -g basemount /mnt
|
set -g basemount /media
|
||||||
|
|
||||||
function getmount
|
function getmount
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user