diff options
Diffstat (limited to 'dot_config/bash/rc')
-rw-r--r-- | dot_config/bash/rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dot_config/bash/rc b/dot_config/bash/rc index a94b347..40a6b72 100644 --- a/dot_config/bash/rc +++ b/dot_config/bash/rc @@ -10,5 +10,3 @@ export EDITOR="nvim" VISUAL="nvim" source "$HOME/.config/bash/aliases" source "$HOME/.config/bash/prompt" - -[[ ! -z $(pidof Xorg) ]] && [[ -z "$MTM" ]] && mtm |