Add support for --automatic.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user