From 9ce66100ab1ba488572d6b690eeea7c513417d45 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Sat, 19 Nov 2022 23:59:04 +0100 Subject: [PATCH] Change output template and variable --- README.md | 5 ++--- templates/20-output.config.j2 | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index af165b8..5dc7085 100644 --- a/README.md +++ b/README.md @@ -37,14 +37,13 @@ sway_outputs: - id: 'all' name: '*' options: - - option: 'bg' - value: '/usr/share/backgrounds/sway/sway_wallpaper_blue_1920x1080.png fill' + bg: '/usr/share/backgrounds/sway/sway_wallpaper_blue_1920x1080.png fill' `````` This example reproduce default beaviour: * `id`: display id, useful for (future) kanshi configuration role * `name`: name of display, this can be found with `swaymsg -t get_outputs` - * `options`: list of options + * `options`: list of options, format: `