Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for command line arguments #9

Open
nwg-piotr opened this issue Dec 16, 2021 · 0 comments
Open

Support for command line arguments #9

nwg-piotr opened this issue Dec 16, 2021 · 0 comments

Comments

@nwg-piotr
Copy link

Hi,

I'm working on a GTK shell for sway, and looking for a simple output management, capable of writing settings to a file, which I could include into the sway config. Your work seems to be the best available solution. It would be even better if I could force the output format and file path with command line arguments. I'm writing to ask if your project is still alive, and if you could add support for arguments.

For instance (-f | --format, -p | --path):

wlay -f sway -p ~/.config/sway/outputs

would turn off the format combo and the file path entry, and just save settings in sway format to ~/.config/sway/outputs.

Probably I could modify the code, but it would take me ages, as I'm useless at C. What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant