added nvim, swaylock config; updated river config
This commit is contained in:
parent
c3f00795ba
commit
09a12619c0
4 changed files with 133 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue