Don't use yay here
This commit is contained in:
parent
78719b0552
commit
00ce49a4ac
@ -4,7 +4,7 @@ set -e
|
||||
|
||||
fzf_args=(
|
||||
--multi
|
||||
--preview 'yay -Sii {1}'
|
||||
--preview 'pacman -Sii {1}'
|
||||
--preview-label='alt-p: toggle description, alt-j/k: scroll, tab: multi-select, F11: maximize'
|
||||
--preview-label-pos='bottom'
|
||||
--preview-window 'down:65%:wrap'
|
||||
|
Loading…
x
Reference in New Issue
Block a user