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-poweroff
Executable file
3
config-files/.local/bin/dm-usb-poweroff
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
udisksctl power-off -b $(lsblk -lp | awk '/part/ {print $1, "(" $4 ")"}' | dmenu -p poweroff)
|
||||
Reference in New Issue
Block a user