From 7a2345d3e34b710d04296383540dfd90ec14ddc2 Mon Sep 17 00:00:00 2001 From: iiogama Date: Sun, 14 Jan 2024 22:17:15 -0800 Subject: [PATCH] [nb] Edit: todos/20240114221107.todo.md --- todos/20240114221107.todo.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/todos/20240114221107.todo.md b/todos/20240114221107.todo.md index af0b665..b512080 100644 --- a/todos/20240114221107.todo.md +++ b/todos/20240114221107.todo.md @@ -1,2 +1,26 @@ # [ ] Wayland monitors swap positions after turning off and turning back on Kanshi may be the solution (https://github.com/emersion/kanshi) +https://github.com/alex-courtis/way-displays + +Configure + +Restart the compositor and run way-displays -g or look at /tmp/way-displays.1.me.log. + +Tweak cfg.yaml to your liking and save it. Changes will be immediately applied. + +Alternatively, use the command line to make your changes then persist them with way-displays -w. + +You might want to tail -f /tmp/way-displays.1.me.log whilst you are tweaking. +Usage + +See Configuration for details on cfg.yaml and the command line. + +Start the way-displays server by running once with no arguments after your wayland compositor has been started. + +It will remain in the background, responding to changes, such as plugging in a display, and will terminate when you exit the compositor. + +It will print messages to inform you of everything that is going on. + +You can interact with the server via the command line + +The server responds to IPC requests to fetch and mutate state.