10 Commits

Author SHA1 Message Date
shinu_donney
391fecb049
Make empty string check more consistent
Replace explicit empty string check condition with inbuilt  POSIX compliant empty string check flag, in adherence with the rest of the script.
2021-05-11 00:45:21 +05:30
Petar Tomić
b8d15d5278
mount exfat for rw (#812) 2020-09-08 09:23:10 -04:00
Petar Tomić
49b858c267
fix dmenumount (#735) 2020-06-29 10:02:18 -04:00
mokulus
af4f814b0c
dmenumount fix + improvements (#602)
* Remove misleading character escape.

Everything is in single quotes, so shell will escape it correctly
without backslashes. Fixes #440.

* Remove lsblk type restriction.

* Make it possible to cancel with ESC in dmenu.

Up to now if you pressed ESC to cancel the program would just continue
with incorrect data.
2020-04-25 19:18:06 -04:00
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00
mhdzli
e32a1f5779 Allow access to phone date (#462)
Sometimes android phones ask for permission to allow access to phone data
2020-01-23 19:11:33 -05:00
Luke Smith
1bca65bfc2
portable shebang 2019-08-18 12:28:11 -04:00
Luke Smith
9391af624c
dox 2019-06-01 10:53:34 -04:00
Luke Smith
0f9f11a3f6
dmenumount non-fatal error fix 2019-05-21 11:02:01 -04:00
Luke Smith
c6e69e9642 massive cleanup 2019-05-19 20:05:14 -04:00