aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hyperfi2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperfi b/hyperfi
index bb61f77..54ee655 100644
--- a/hyperfi
+++ b/hyperfi
@@ -1017,7 +1017,7 @@ archmenu(){
nextitem="${txtedit//%1/mirrorlist}"
;;
"${txtedit//%1/pacman.conf}")
- ${EDITOR} /mnt/etc/pacman.d/pacman.conf
+ ${EDITOR} /mnt/etc/pacman.conf
nextitem="${txtedit//%1/pacman.conf}"
;;
"${txtbootloader}")