Merge branch 'arch' into gentoo

This commit is contained in:
ItsDrike 2021-07-24 18:26:26 +02:00
commit dc5af50491
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -12,7 +12,7 @@
# Default programs # Default programs
export EDITOR="nvim" export EDITOR="nvim"
export BROWSER="firefox" export BROWSER="firefox"
export TERMINAL="Alacrity" export TERMINAL="Alacritty"
# XDG Standard paths # XDG Standard paths
export XDG_CONFIG_HOME="$HOME/.config" export XDG_CONFIG_HOME="$HOME/.config"