From a098bf2b6c0f35d37656a31dab33f8346b2191e0 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 31 Jul 2024 23:53:19 +0530 Subject: home/wayland/sway: set SUDO_ASKPASS --- home/wayland/pkgs/wayland-scripts/src/bin/daskpass | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 home/wayland/pkgs/wayland-scripts/src/bin/daskpass (limited to 'home/wayland/pkgs/wayland-scripts/src') diff --git a/home/wayland/pkgs/wayland-scripts/src/bin/daskpass b/home/wayland/pkgs/wayland-scripts/src/bin/daskpass new file mode 100755 index 0000000..90cf135 --- /dev/null +++ b/home/wayland/pkgs/wayland-scripts/src/bin/daskpass @@ -0,0 +1,3 @@ +#!/bin/sh + +printf "" | bemenu --password indicator --prompt " ${1:-"Authentication Required: "}" -- cgit v1.2.3