From 20687ad8f68a07d7d4d15be885939614cc022121 Mon Sep 17 00:00:00 2001
From: Aryadev Chavali <aryadev@aryadevchavali.com>
Date: Sat, 5 Apr 2025 19:41:40 +0100
Subject: Small changes - can't be bothered to explain them

---
 Shell/.zprofile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Shell')

diff --git a/Shell/.zprofile b/Shell/.zprofile
index fe91285..d7ce004 100644
--- a/Shell/.zprofile
+++ b/Shell/.zprofile
@@ -9,7 +9,7 @@ export XDG_RUNTIME_DIR=/run/user/`id -u`
 # Standard Variables
 export EDITOR='emacsclient -a "emacs" -c'
 export EA_EDITOR=$EDITOR
-export BROWSER="firefox"
+export BROWSER="waterfox"
 export TERMINAL="st"
 export WEBKIT_FORCE_SANDBOX=0
 export PF_INFO="ascii title os memory uptime editor wm shell"
-- 
cgit v1.2.3-13-gbd6f