Firefox nightly
This commit is contained in:
parent
c2f89d171d
commit
ed6c0d3b79
|
@ -22,7 +22,7 @@ has_command nnn && source $DOTFILES_PATH/common/nnn/config.fish
|
|||
|
||||
set -Ux _JAVA_AWT_WM_NONREPARENTING 1
|
||||
set -Ux TERMINAL kitty
|
||||
set -Ux BROWSER firefox-developer-edition
|
||||
set -Ux BROWSER firefox-nightly
|
||||
set -Ux ERL_AFLAGS "-kernel shell_history enabled -kernel shell_history_file_bytes 1024000" # iex history
|
||||
set -Ux LESS "-r"
|
||||
set -Ux LS_COLORS 'ow=01;36;40' # more sane ls colors
|
||||
|
|
|
@ -43,7 +43,7 @@ yay -Sy \
|
|||
gammastep `# Redshift for Wayland` \
|
||||
dmenu `# Application Launcher` \
|
||||
python python-pip `# Python 3 Language` \
|
||||
firefox-developer-edition `# Default Web Browser` \
|
||||
firefox-nightly `# Default Web Browser` \
|
||||
alsa-utils `# Audio Utilities` \
|
||||
alsa-plugins `# Plugins for ALSA` \
|
||||
pulseaudio pavucontrol pulsemixer `# Audio Backend and Controls` \
|
||||
|
|
Reference in a new issue