added nvim, swaylock config; updated river config

This commit is contained in:
Alexey 2025-06-23 18:46:36 +03:00
commit 09a12619c0
4 changed files with 133 additions and 9 deletions

View file

@ -2,9 +2,10 @@
## Packages
```
$ sudo pacman -S river lua lua-posix kanshi \
waylock swaybg alacritty wofi \
swaylock swaybg alacritty wofi \
slurp grim wl-clipboard waybar \
mpd mpc vimix-cursors fish
mpd mpc vimix-cursors fish nvim \
fetchmail procmail notmuch alot
```
## Setup
In config root directory run:
@ -13,8 +14,6 @@ $ fish ./setup.fish
```
This will create symlinks to config files in inner directories.
Do not move files, otherwise symlinks won't work.
To remove symlinks run:
```
$ fish ./clean.fish