diff options
| -rw-r--r-- | resources/default-config.kdl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 49e2eb02..2de9b25a 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -95,7 +95,8 @@ layout { // This is because windows using client-side decoratins can have an arbitrary shape. // // If you don't like that, you should uncomment `prefer-no-csd` below. - // Niri will draw focus ring and border *around* windows that agree to use SSD. + // Niri will draw focus ring and border *around* windows that agree to omit their + // client-side decorations. // You can change how the focus ring looks. focus-ring { |
