alacritty: fix flickering

This commit is contained in:
Konstantin Bukley
2020-04-02 17:58:38 +03:00
parent 5fc0bb0852
commit 780f26f6d9
2 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
[ -z "$TMUX" ] && tmux a
# [ -z "$TMUX" ] && tmux a
[ -f ~/iCloud/secrets.sh ] && . ~/iCloud/secrets.sh
[ -f /etc/bashrc ] && . /etc/bashrc