]> Sergey Matveev's repositories - nnn.git/commitdiff
plugins/wallpaper: update link
authorbirik <uwu@sunflowering.pw>
Sun, 5 Mar 2023 09:07:04 +0000 (09:07 +0000)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 09:07:04 +0000 (09:07 +0000)
plugins/README.md

index 9b11b2df9db2186e506ba05543feb531c54216a1..7f89921ba28bcb5f9f920dd7f3d9aea7636252de 100644 (file)
@@ -62,7 +62,7 @@ Plugins extend the capabilities of `nnn`. They are _executable_ scripts (or bina
 | [togglex](togglex) | Toggle executable mode for selection [✓] | sh | chmod |
 | [umounttree](umounttree) | Unmount a remote mountpoint from within | sh | fusermount |
 | [upload](upload) | Upload to Firefox Send or ix.io (text) or file.io (bin) | sh | [ffsend](https://github.com/timvisee/ffsend), curl, jq, tr |
-| [wallpaper](wall) | Set wallpaper or change colorscheme | sh | nitrogen/pywal |
+| [wallpaper](wallpaper) | Set wallpaper or change colorscheme | sh | nitrogen/pywal |
 | [x2sel](x2sel) | Copy file list from system clipboard to selection | sh | _see in-file docs_ |
 | [xdgdefault](xdgdefault) | Set the default app for the hovered file type | sh | xdg-utils, fzf/dmenu |