diff options
Diffstat (limited to '')
-rw-r--r-- | .config/env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/env b/.config/env index 6c0f96c..1071545 100644 --- a/.config/env +++ b/.config/env @@ -28,7 +28,7 @@ export EDITOR="editorcmd" export VISUAL="${EDITOR}" export PAGER='less' export TERMINAL='st' -export BROWSER='firefox' +export BROWSER='iridium' export READER='zathura' export FILE='lf' |