Work on desktop setup
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user