X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=roles%2Finit%2Ftemplates%2Fpam_environment.j2;h=5bb88950c0ab69916286c96f8e9ccc84ea82e253;hb=1a48017dde54325c5619f45f925478e7c3143ba8;hp=65b92e7d428edfbf416d72a25441546f60c4ac2c;hpb=675e56e525459262cb97a651c1d9e65cb5f37e2c;p=perso%2FImmae%2FConfig%2FAnsible.git diff --git a/roles/init/templates/pam_environment.j2 b/roles/init/templates/pam_environment.j2 index 65b92e7..5bb8895 100644 --- a/roles/init/templates/pam_environment.j2 +++ b/roles/init/templates/pam_environment.j2 @@ -16,6 +16,9 @@ VISUAL DEFAULT="vim" PAGER DEFAULT="less" BROWSER DEFAULT="firefox" +# replace GIO with xdg-open, see tools/files/gio_unwrapper.sh +GIO_LAUNCH_DESKTOP DEFAULT=gio_unwrapper + # Ansible ANSIBLE_CONFIG DEFAULT="${XDG_CONFIG_HOME}/ansible/ansible.cfg"