feat: added autostarting mtm via bashrc

This commit is contained in:
Vitor Gonçalves 2023-06-08 18:57:28 -03:00
parent bb8763b9a8
commit c0f2fe6382
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ export EDITOR="nvim" VISUAL="nvim"
source "$HOME/.config/bash/aliases"
source "$HOME/.config/bash/prompt"
[[ ! -z $(pidof Xorg) ]] && [[ -z "$MTM" ]] && mtm