From 65de80da1a680481b79bacb19fecb0c7cf165eb1 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Sun, 16 Apr 2023 12:50:08 -0500 Subject: feat!: replace wmenu with tofi --- bin/wmenu.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 bin/wmenu.sh (limited to 'bin/wmenu.sh') 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 \ - $@ -- cgit v1.2.3