diff --git a/.profile b/.profile index 0d50a89..a549ac6 100644 --- a/.profile +++ b/.profile @@ -30,4 +30,9 @@ fi export GTK_THEME=Catppuccin-Mocha-Standard-Sky-Dark + +# Set defaults +export BROWSER=librewolf +export EDITOR=nvim + . "$HOME/.cargo/env"