summaryrefslogtreecommitdiff
path: root/ar/.config/shell
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-20 10:40:45 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-20 10:40:45 +0900
commit7f97cfd8075b340cfe213a896f7a8db48396e23a (patch)
tree6f8cac32a184ee145bd1b9277cdd0c410528f2d8 /ar/.config/shell
parent2b2c186b1b72e91e03142a5e534e99d3245c5fa5 (diff)
modified firefox/thesiah.js, modified firefox/vimium-options.json, modified shell/profile
Diffstat (limited to 'ar/.config/shell')
-rw-r--r--ar/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index c087112..4a2ecab 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -15,7 +15,7 @@ unsetopt PROMPT_SP 2>/dev/null
###################################################
### --- DEFAULT PROGRAMS --- ###
###################################################
-export BROWSER=$(command -v firefox || command -v qutebrowser || command -v librewolf)
+export BROWSER=$(command -v librewolf || command -v firefox || command -v qutebrowser)
export EDITOR="nvim"
export EDITOR2="vim"
export KEYTIMEOUT=10