fix: make zen default browser in sessions vars

This commit is contained in:
Jet Pham 2026-02-16 14:18:51 -08:00
parent c1862c152e
commit ae6262904f
No known key found for this signature in database
2 changed files with 10 additions and 9 deletions

View file

@ -110,6 +110,7 @@
home.sessionVariables = {
OCL_ICD_VENDORS = "/etc/OpenCL/vendors";
POCL_DEVICES = "cpu";
BROWSER = "zen";
};
programs.helix = {