diff options
| -rwxr-xr-x | bin/wmenu.sh | 2 |
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 \ |
