From c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 19 Jun 2023 10:09:47 +0200 Subject: Added notify --- dmenu-unmount | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dmenu-unmount') diff --git a/dmenu-unmount b/dmenu-unmount index 57f0c41..2771ecc 100755 --- a/dmenu-unmount +++ b/dmenu-unmount @@ -6,7 +6,8 @@ # Requires: udevil, dmenu (or similar), notify-send or similar (optional) menu=dmenu -writeout=herbe +#writeout=notify-send +writeout="notify push" while getopts "m:w:" opt; do case "$opt" in -- cgit v1.3