diff --git a/bin/executable_launcher-bookmarks b/bin/executable_launcher-bookmarks index 213c5f5..25061d3 100644 --- a/bin/executable_launcher-bookmarks +++ b/bin/executable_launcher-bookmarks @@ -1,4 +1,4 @@ #!/usr/bin/env bash -MARK=$(~/Code/rofi-marks/rofi-marks|fzf --preview="ROFI_PREVIEW=1 ~/Code/rofi-marks/rofi-marks {1}" --preview-window="down:1") +MARK=$(~/Code/rofi-marks/rofi-marks|fzf --preview="ROFI_PREVIEW=1 ~/Code/rofi-marks/rofi-marks {1}" --preview-window="top:1") ~/Code/rofi-marks/rofi-marks $MARK