#!/usr/bin/env zsh "${HOME}/scripts/set-initial-kanshi-state" acpi_listen | while read event; do "${HOME}/scripts/set-initial-kanshi-state" done