diff options
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 |