From 0d50a40f16d32856825d296cddb0a51c5e6ba056 Mon Sep 17 00:00:00 2001 From: emersion Date: Sun, 16 Sep 2018 14:18:59 +0200 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 360e91a..a93cc48 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ support multiple display configurations (e.g. i3/Sway). For now, it only supports: * `sysfs` as backend +* `udev` as notifier * Configuration file * GNOME (`~/.config/monitors.xml`) * Kanshi (see below) @@ -17,7 +18,7 @@ For now, it only supports: ```sh cargo install kanshi touch ~/.config/kanshi/config -kanshi > ~/.config/sway/outputs +kanshi ``` ### Configuration file