feat: Adds monitor-picker, utility script for generating fzf preview data for pickers.

This commit is contained in:
2025-10-05 21:17:04 -04:00
parent 90c97263cb
commit a7e6bc893c
6 changed files with 165 additions and 12 deletions

2
gen
View File

@@ -89,7 +89,7 @@ log() {
# Setup logging file and label.
source "$SCRIPTS/hypr/logging"
setup-logging "/tmp/THIS.log" "$THIS"
setup-logging "$THIS"
log "Starting $THIS..."