From a5b2b07aa1e728d5f84b5c7d366270a465cd5944 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Sun, 3 Nov 2019 12:37:14 +0100 Subject: [PATCH] changed mountable folders in rofi-mount --- .local/bin/rofi-mount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/rofi-mount b/.local/bin/rofi-mount index f7a0f3b..2278c55 100755 --- a/.local/bin/rofi-mount +++ b/.local/bin/rofi-mount @@ -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