summaryrefslogtreecommitdiff
path: root/ar/.config/shell
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-22 09:25:31 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-22 09:25:31 +0900
commit64fdb22bb57301394b11ef84441f50a48dd8ab0c (patch)
treef608b538f020c4e0660865ecde5d485c4e764640 /ar/.config/shell
parentd669ebeb4446f5d01c8b7cf355171e5b3863fff0 (diff)
modified qutebrowser/config.py, 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 2d34c69..1bbaa5c 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 qutebrowser || command -v firefox || command -v librewolf)
+export BROWSER=$(command -v firefox || command -v qutebrowser || command -v librewolf)
export EDITOR="nvim"
export EDITOR2="vim"
export KEYTIMEOUT=10