aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rw-r--r--update.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index 51b3854..3b303c5 100644
--- a/update.sh
+++ b/update.sh
@@ -1,8 +1,7 @@
rm -rf .config/
mkdir .config/
-# Alacritty
-cp -r ~/.config/alacritty.toml .config
+cp -r ~/.Xresources .
# st
cp ~/git/dwm/config.h ./dwm_config.h