aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4b0a4f4..26afd73 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
My personal suckless setup.
- Rosé Pine color scheme and JetBrainsMono Nerd Font by default (colors from [Rosé Pine for st](https://github.com/rose-pine/st))
-- Custom keybindings:
+- General purpose keybindings:
- Alt+Shift+D: Opens Discord
- Alt+Shift+F: Opens Firefox
- PrtScr: Opens Flameshot
@@ -25,7 +25,7 @@ Replace config files
sudo cp picom.conf /etc/xdg/picom.conf
# optional
-cp neofetch/config.conf ~/.config/neofetch/config.conf
+cp neofetch -r ~/.config/
cp vis -r ~/.config/ # for https://github.com/dpayne/cli-visualizer
```