diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-04-16 12:50:08 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-04-16 12:50:08 -0500 |
| commit | 65de80da1a680481b79bacb19fecb0c7cf165eb1 (patch) | |
| tree | b6d2bdafe4b0df2fbfbfe8be13a8eb2d03d11f1f /bin/wmenu.sh | |
| parent | 94874ba6fbbbd8fdc2a203ef27caa1c8e04b8a43 (diff) | |
feat!: replace wmenu with tofi
Diffstat (limited to 'bin/wmenu.sh')
| -rwxr-xr-x | bin/wmenu.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/wmenu.sh b/bin/wmenu.sh deleted file mode 100755 index abefb1c..0000000 --- a/bin/wmenu.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -exec wmenu \ - -N 1e2030 -n cad3f5 -M c6a0f6 -m 1e2030 -S 181926 -s c6a0f6 \ - -f 'FiraCode Nerd Font 12' \ - -l 20 \ - $@ |
