Work on desktop setup

This commit is contained in:
2025-11-28 16:32:55 -08:00
parent 69654a19b9
commit ba65e597ec
2 changed files with 45 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/usr/bin/env zsh
"${HOME}/scripts/set-initial-kanshi-state"
acpi_listen | while read event; do
let num_outputs="$(wlr-randr --json | jq 'length')"
if ((num_outputs <= 1)); then