mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
default program: zen is now default browser
This commit is contained in:
2
.profile
2
.profile
@@ -7,7 +7,7 @@ export PATH="${PATH}:$(du "${HOME}/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's
|
||||
# Add flatpak to path
|
||||
export PATH="/var/lib/flatpak/exports/bin:${PATH}"
|
||||
|
||||
export BROWSER="firefox"
|
||||
export BROWSER="zen-browser"
|
||||
export RTV_BROWSER="qutebrowser"
|
||||
export EDITOR="nvim"
|
||||
export FILE="vifmrun"
|
||||
|
Reference in New Issue
Block a user