feat: Moves preview-stats script into hypr/utils/fzf

This commit is contained in:
2025-10-08 11:31:06 -04:00
parent fd22a4ab4a
commit 4674b132f3
6 changed files with 5 additions and 5 deletions

View File

@@ -83,7 +83,7 @@ show_picker() {
# Setup logging file and label.
source "$SCRIPTS/hypr/logging"
setup-logging "$LOG_LABEL"
setup-logging "$LOG_FILE" "$LOG_LABEL"
while [[ $# -gt 0 ]]; do
if [[ $1 == "action" ]]; then