From 5ca60114560f24617d0a82ef230bc11484617800 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Sun, 2 Apr 2023 20:16:45 -0500 Subject: each program in a sway package --- sway-de/wofi/.local/bin/dmenu-wl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 sway-de/wofi/.local/bin/dmenu-wl (limited to 'sway-de/wofi/.local/bin/dmenu-wl') diff --git a/sway-de/wofi/.local/bin/dmenu-wl b/sway-de/wofi/.local/bin/dmenu-wl new file mode 100755 index 0000000..7ac2273 --- /dev/null +++ b/sway-de/wofi/.local/bin/dmenu-wl @@ -0,0 +1,5 @@ +#!/bin/bash + +set -euo pipefail + +wofi -d "$@" -- cgit v1.2.3