Skip to content

Commit

Permalink
tweak(emacs): dirvish: ~/Documents/ hotkey
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Oct 14, 2024
1 parent cc3a4e4 commit f064769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@
:custom
(dirvish-quick-access-entries ; It's a custom option, `setq' won't work
`(("h" "~/" "Home")
("x" "~/Documents/" "Documents")
("c" "~/Documents/" "Documents")
("d" "~/Downloads/" "Downloads")
("p" "~/Pictures" "Pictures")
("t" "~/.local/share/Trash/files/" "Trash")
Expand Down

0 comments on commit f064769

Please sign in to comment.