From 3e6f2366e74f573d1e57d7a4cab5fb334d26bed5 Mon Sep 17 00:00:00 2001 From: Will McKinnon Date: Thu, 6 Apr 2023 20:36:18 -0400 Subject: updated docs from on|off to enable|disable --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e2bf891d..d34ca907 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ Sway is an incredible window manager, and certainly one of the most well establi ## New Configuration Options + Corner radius: `corner_radius ` -+ Smart corner radius: `smart_corner_radius on|off` ++ Smart corner radius: `smart_corner_radius enable|disable` + Window shadows: - - `shadows on|off` - - `shadows_on_csd on|off` (**Note**: The shadow might not fit some windows) + - `shadows enable|disable` + - `shadows_on_csd enable|disable` (**Note**: The shadow might not fit some windows) - `shadow_blur_radius ` - `shadow_color ex, #0000007F` + Dim unfocused windows: @@ -94,4 +94,3 @@ Here's a quick outline of where most of our changes lie vs the main sway reposit + `sway/desktop/shaders`: where all of the shaders that fx_renderer uses live Please join our (for the time being very small) Discord server for development chatter! https://discord.gg/R5hYhC2BFg - -- cgit v1.2.3