diff --git a/.profile b/.profile index b9b4706..8e9e3fa 100755 --- a/.profile +++ b/.profile @@ -12,6 +12,7 @@ export ZEIT_DB=~/Sync/zeit.db export EDITOR=kak export FZF_DEFAULT_COMMAND='rg -L --hidden --files' +export FZF_DEFAULT_OPTS='--multi --layout=reverse --preview-window=down:60%' export FZF_CTRL_T_COMMAND='rg -L --hidden --files' export MOZ_ENABLE_WAYLAND=1