diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-07-01 22:24:19 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-07-01 22:24:19 +0200 |
| commit | 1006987466e98b661a98164c1795ff5682d4260b (patch) | |
| tree | 131e23460b806833676d1ffd8c9c51e9ad384bcf /.config/shell/profile | |
| parent | 23f3dcc4cc986507ba20a30d9312be9a3fc9d188 (diff) | |
update
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index b26003f..b181879 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -3,7 +3,7 @@ umask 0077 export _JAVA_AWT_WM_NONREPARENTING=1 export EDITOR="nvim" export TERMINAL="st" -export BROWSER="nyxt" +export BROWSER="firefox-bin" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" |
