From 38a4e8e941ee07a15b0aa5d388a69df061585ec9 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Tue, 11 Jun 2024 20:51:49 -0500 Subject: separate sway-de folder causes problems with overlapping stow responsibilities --- sway-de/rofi/.local/bin/dmenu-wl | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 sway-de/rofi/.local/bin/dmenu-wl (limited to 'sway-de/rofi/.local/bin/dmenu-wl') diff --git a/sway-de/rofi/.local/bin/dmenu-wl b/sway-de/rofi/.local/bin/dmenu-wl deleted file mode 100755 index fdc4fa5..0000000 --- a/sway-de/rofi/.local/bin/dmenu-wl +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# -# shim to allow wofi to pretend to be dmenu, -# to allow pass to use it - -set -euo pipefail - -rofi -dmenu "$@" -- cgit v1.2.3