diff options
| -rw-r--r-- | modules/dirvish-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el index 4b3f61bd..29ba2eba 100644 --- a/modules/dirvish-config.el +++ b/modules/dirvish-config.el @@ -411,7 +411,7 @@ Uses feh on X11, swww on Wayland." ("pf" "~/projects/home/finances/" "project finances") ("pjr" "~/projects/home/jr-estate/" "project jr-estate") ("phx" "~/projects/home/health/" "health area") - ("phl" "~/projects/homelab/" "project homelab") + ("phl" "~/projects/home/" "project home") ("pk" "~/projects/home/kit/" "kit area") ("pn" "~/projects/nextjob/" "project nextjob") ("ps" ,(concat pix-dir "/screenshots/") "pictures screenshots") |
