diff options
| author | twells46 <tom@wellsth.com> | 2026-01-01 08:59:10 -0600 |
|---|---|---|
| committer | twells46 <tom@wellsth.com> | 2026-01-01 08:59:10 -0600 |
| commit | d65c51e304691fd369b7b3654dde2956c94eae73 (patch) | |
| tree | ec1e449cd2959f197695208580e2b0ed51de5244 /private_dot_local/bin/executable_gousermenu.tmpl | |
| parent | 57cb004b71a9a9f688418da05cf88cc670b69f0f (diff) | |
Cleanup permissions
Diffstat (limited to 'private_dot_local/bin/executable_gousermenu.tmpl')
| -rw-r--r-- | private_dot_local/bin/executable_gousermenu.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
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 |