Port a few more options to zenity and separate dwm from the install script
This commit is contained in:
4
config-files/.local/bin/dm-usb-mount
Executable file
4
config-files/.local/bin/dm-usb-mount
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
udisksctl mount -b $(lsblk -lp | awk '/part/ {print $1, "(" $4 ")"}' | dmenu -p mount)
|
||||
|
||||
Reference in New Issue
Block a user