diff options
| author | Xander Swan <email> | 2025-12-03 10:35:11 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:35:11 -0500 |
| commit | 5f60e0e3cdb726fe832194971f224dd9baf46bcd (patch) | |
| tree | d03d339710fc859170547b421dfc22d6768151bd /update.sh | |
| parent | 31bf5e0be6cc9f2691d1aa55257cdafd1bc5d151 (diff) | |
add urxvt
Diffstat (limited to 'update.sh')
| -rw-r--r-- | update.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
