#!/usr/bin/env zsh zoom=$(hyprctl getoption cursor:zoom_factor -j | jq '.float * 1.3') hyprctl eval "hl.config({ cursor = { zoom_factor = $zoom } })"