Disable mdp/alacritty install by default again

This commit is contained in:
Thomas Avé 2024-05-02 13:17:59 +02:00
parent 44c229b935
commit 5782e2a3fc
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ TMUX=true
# GUI
AWESOME=false
ALACRITTY=true
MPV=true
ALACRITTY=false
MPV=false
SUDO="sudo"