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