programs.bash.logout

NixOS option

Shell script code called during login bash shell logout.

type: strings concatenated with "\n"
Default
''
  printf '\e]0;\a'
''
declared in: nixos/modules/programs/bash/bash.nixView source on NixOS/nixpkgs →