mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
exit on bashprofile
This commit is contained in:
parent
6712a071e3
commit
4d065db246
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ case $- in
|
|||
exec Hyprland
|
||||
''
|
||||
}
|
||||
exit 0
|
||||
fi
|
||||
''}
|
||||
${optionalString tmux.enable ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue