From d57a75ef98f7958e976488bdcc1c600caaae3e7c Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 1 Apr 2024 14:26:17 +0200 Subject: feat: add vis config --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3