mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: Moves preview-stats script into hypr/utils/fzf
This commit is contained in:
2
env/.local/scripts/hypr/utils-launcher
vendored
2
env/.local/scripts/hypr/utils-launcher
vendored
@@ -118,7 +118,7 @@ sel=$(
|
||||
printf "%s\n" "${rows[@]}" |
|
||||
fzf --style=full --footer="$(footer)" --with-nth=2 --delimiter='|' \
|
||||
--preview-label='[ Command ]' \
|
||||
--preview="$SCRIPTS/hypr/preview-stats utils {2} $config_file"
|
||||
--preview="$SCRIPTS/hypr/utils/fzf/preview-stats utils {2} $config_file"
|
||||
)
|
||||
|
||||
log "Selection: $sel"
|
||||
|
||||
Reference in New Issue
Block a user