Add support for --automatic.

This commit is contained in:
2024-12-31 02:41:22 +00:00
parent 3c9324b63a
commit fac18a5eaa
5 changed files with 105 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "swayout"
version = "1.0.0"
version = "1.1.0"
edition = "2021"
description = "A tool to configure sway outputs"
authors = ["Stephen Byrne"]
@@ -15,4 +15,4 @@ serde_json = "1.0.133"
# for config file
kdl = "6.1.0"
xdg = "2.5.2"
xdg = "2.5.2"