aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-05-04 13:40:16 +0200
committerpml68 <tutorialmester@gmail.com>2024-05-04 13:40:16 +0200
commit1ed91ae261e6a7476c618e1fd5719786d19eb1fd (patch)
tree400e7f0add03ec60554e27ac64ab2b6fd2b24104 /README.md
parentstyle: change tags to "1 2 3 4 5 6" (diff)
downloadsuckless-setup-1ed91ae261e6a7476c618e1fd5719786d19eb1fd.tar.gz
docs: update screenshot and wallpaper, feat: update vis theme to Rosé Pine
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
```