summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-04-14 19:50:33 -0500
committerSam Nystrom <sam@samnystrom.dev>2023-04-14 19:50:33 -0500
commita9d2482317687986785def48488353106ec218e8 (patch)
tree49d8dd5389bf93c1c3e8433a180aee616f03ae8c /bin
parentc56dd1014f1f50c9d548b38798509b46e7176a6b (diff)
fix(bin): avoid leftover shell process in wmenu.sh
Diffstat (limited to 'bin')
-rwxr-xr-xbin/wmenu.sh2
1 files changed, 1 insertions, 1 deletions
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 \