diff --git a/dot_config/environment b/dot_config/environment index b96b324..817f171 100644 --- a/dot_config/environment +++ b/dot_config/environment @@ -19,7 +19,7 @@ export SVDIR="$XDG_STATE_HOME"/service # editor export EDITOR=nvim -export SUDO_EDITOR=nvim +export SUDO_EDITOR="$(which $EDITOR)" export PAGER=less # sway