aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1ff5c91..de0c0a0 100644
--- a/README.md
+++ b/README.md
@@ -22,10 +22,11 @@ cd suckless-setup/
Replace config files
```sh
-sudo mv picom.conf /etc/xdg/picom.conf
+sudo cp picom.conf /etc/xdg/picom.conf
# optional
-mv neofetch/config.conf ~/.config/neofetch/config.conf
+cp neofetch/config.conf ~/.config/neofetch/config.conf
+cp vis -r ~/.config/ # for [cli-visualizer](https://github.com/dpayne/cli-visualizer)
```
Build and install each program manually or with the included script