[bin] Add bookmark preview to my launcher

This commit is contained in:
Sebastian Schulze 2021-06-04 13:16:33 +02:00
parent f9879d9e71
commit 9cf4a13e90
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
MARK=$(~/Code/rofi-marks/rofi-marks|fzf)
MARK=$(~/Code/rofi-marks/rofi-marks|fzf --preview="ROFI_PREVIEW=1 ~/Code/rofi-marks/rofi-marks {1}" --preview-window="down:1")
~/Code/rofi-marks/rofi-marks $MARK