summaryrefslogtreecommitdiff
path: root/bin/wmenu.sh
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-04-12 15:25:04 -0500
committerSam Nystrom <sam@samnystrom.dev>2023-04-12 15:25:04 -0500
commitb6309f6e21c875278cd39fef04d38e5d802366fa (patch)
tree949cfb00c0e5de99c1cdfdef0cdbad0d89cc6167 /bin/wmenu.sh
parentb57135c563247a13d2a8536645cf51b66c419335 (diff)
feat(bin): add wmenu wrapper and runner
Diffstat (limited to 'bin/wmenu.sh')
-rwxr-xr-xbin/wmenu.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/wmenu.sh b/bin/wmenu.sh
new file mode 100755
index 0000000..20b2e79
--- /dev/null
+++ b/bin/wmenu.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+wmenu \
+ -N 1e2030 -n cad3f5 -M c6a0f6 -m 1e2030 -S 181926 -s c6a0f6 \
+ -f 'FiraCode Nerd Font 12' \
+ -l 20 \
+ $@