default terminal theme selenized-black

This commit is contained in:
Daniel Napora 2022-06-07 12:24:13 +02:00
parent 2e8f27b8fc
commit 487843653f

View File

@ -10,6 +10,7 @@ if [ ! -f "$FILE" ]; then
else
rsync -a /usr/share/mabox/lang/en/ $HOME/
fi
echo "selenized-black" > $HOME/.theme_history
touch $HOME/.config/mabox/.lang
fi