From 4b298878d38693ad64a928e08ebcf39a721a7fb1 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Sun, 30 Apr 2023 14:41:07 -0500 Subject: clean up install script --- sway-de/wofi/.local/bin/dmenu-wl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sway-de/wofi/.local') diff --git a/sway-de/wofi/.local/bin/dmenu-wl b/sway-de/wofi/.local/bin/dmenu-wl index 7ac2273..32d60df 100755 --- a/sway-de/wofi/.local/bin/dmenu-wl +++ b/sway-de/wofi/.local/bin/dmenu-wl @@ -1,4 +1,7 @@ #!/bin/bash +# +# shim to allow wofi to pretend to be dmenu, +# to allow pass to use it set -euo pipefail -- cgit v1.2.3