From a9d2482317687986785def48488353106ec218e8 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Fri, 14 Apr 2023 19:50:33 -0500 Subject: fix(bin): avoid leftover shell process in wmenu.sh --- bin/wmenu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/wmenu.sh b/bin/wmenu.sh index 20b2e79..abefb1c 100755 --- a/bin/wmenu.sh +++ b/bin/wmenu.sh @@ -1,5 +1,5 @@ #!/bin/sh -wmenu \ +exec wmenu \ -N 1e2030 -n cad3f5 -M c6a0f6 -m 1e2030 -S 181926 -s c6a0f6 \ -f 'FiraCode Nerd Font 12' \ -l 20 \ -- cgit v1.2.3