about summary refs log tree commit diff stats
path: root/dot_config/bash
diff options
context:
space:
mode:
authorVitor Gonçalves <vitorg@tilde.team>2023-06-08 18:57:28 -0300
committerVitor Gonçalves <vitorg@tilde.team>2023-06-08 18:57:28 -0300
commitc0f2fe638252967554a27616a3060ea9be9b7458 (patch)
tree37eada2cd92d6167a48ead8714f48d9cc39cbaa8 /dot_config/bash
parentbb8763b9a815a7e9248828b243012ba5e8403c04 (diff)
downloaddots-c0f2fe638252967554a27616a3060ea9be9b7458.tar.gz
feat: added autostarting mtm via bashrc
Diffstat (limited to 'dot_config/bash')
-rw-r--r--dot_config/bash/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_config/bash/rc b/dot_config/bash/rc
index 40a6b72..a94b347 100644
--- a/dot_config/bash/rc
+++ b/dot_config/bash/rc
@@ -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