fzfmenu as default menu

This commit is contained in:
yosh 2024-03-07 20:44:41 -05:00
parent 1e0726cced
commit 886bc164b1
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ export VISUAL="kak"
export TERMINAL="urxvtc"
export FLOATING_TERMINAL="urxvt -name FLOATING_TERMINAL"
export QT_STYLE_OVERRIDE=kvantum
export MENU=fzfmenu
# }}}
# program options {{{