From d65c51e304691fd369b7b3654dde2956c94eae73 Mon Sep 17 00:00:00 2001 From: twells46 Date: Thu, 1 Jan 2026 08:59:10 -0600 Subject: Cleanup permissions --- private_dot_local/bin/executable_gousermenu.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'private_dot_local/bin/executable_gousermenu.tmpl') diff --git a/private_dot_local/bin/executable_gousermenu.tmpl b/private_dot_local/bin/executable_gousermenu.tmpl index 7fe9e48..39931d3 100644 --- a/private_dot_local/bin/executable_gousermenu.tmpl +++ b/private_dot_local/bin/executable_gousermenu.tmpl @@ -1,6 +1,6 @@ #!/bin/sh -{{- if eq .chezmoi.hostname "Aragorn" }} +{{- if eq .wm "x11" }} # Home laptop uname="$(gopass ls --flat | dmenu -l 15 -p 'Username: ' | xargs -r gopass show | sed -n '2p')" # [t]ype or copy -- cgit v1.2.3