support monitor lid option to disable closed monitors

This commit is contained in:
2025-01-01 18:02:56 +00:00
parent 20ec42d126
commit 818df0f7e8
6 changed files with 156 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "swayout"
version = "1.1.1"
version = "1.2.0"
edition = "2021"
description = "A tool to configure sway outputs"
authors = ["Stephen Byrne"]