pinwheel: Open PDFs from emacs using firefox

This commit is contained in:
Alexander Heldt
2024-06-07 14:57:56 +02:00
parent d4a17ff10a
commit 220cfb4d58
2 changed files with 10 additions and 1 deletions

View File

@@ -110,7 +110,7 @@ in
};
home.packages = [ ff ];
home.packages = [ ff ff-alex ];
};
environment.variables.BROWSER = "${ff-alex}/bin/ff-alex $@";