aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorXander Swan <email>2025-12-03 10:00:42 -0500
committerXander Swan <email>2025-12-03 10:00:42 -0500
commitc7c1a753c06061ff3eaf81e32b2e9e3481e275c2 (patch)
tree3d81c986928a986e8547bee23563eb38a52df7a1 /update.sh
parent6c460ad5c10f7c0549ccade4c8bccaf4cfa3d784 (diff)
update
Diffstat (limited to 'update.sh')
-rw-r--r--update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index 4a71812..ebf134d 100644
--- a/update.sh
+++ b/update.sh
@@ -9,6 +9,7 @@ mkdir .config/
cp ~/git/st/config.h ./st_config.h
cp ~/git/dwm/config.h ./dwm_config.h
cp ~/git/dmenu/config.h ./dmenu_config.h
+cp ~/path/dwm_status.sh ./dwm_status.sh
# Neovim
cp -r ~/.config/nvim .config