From 58f6b3032519ce22635aba0d2d55f00c57c6e0f5 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 16 Oct 2023 14:58:03 +0400 Subject: Send tiled state when prefer-no-csd is set --- resources/default-config.kdl | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/default-config.kdl') diff --git a/resources/default-config.kdl b/resources/default-config.kdl index ec7ccc84..15b46a52 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -91,6 +91,7 @@ cursor { // Uncomment this line to ask the clients to omit their client-side decorations if possible. // If the client will specifically ask for CSD, the request will be honored. +// Additionally, clients will be informed that they are tiled, removing some rounded corners. // prefer-no-csd // You can customize the widths that "switch-preset-column-width" (Mod+R) toggles between. -- cgit