docs: minor typographic improvement in release note

This commit is contained in:
Robert Helgesson 2023-03-14 21:43:31 +01:00
parent 8d2b898532
commit da15dd1f27
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
1 changed files with 11 additions and 5 deletions

View File

@ -25,8 +25,14 @@ programs.firefox.profiles.myprofile.extensions = [ foo bar ];
The state version in this release includes the changes below.
These changes are only active if the `home.stateVersion` option is set to "23.05" or later.
* The <<opt-xsession.windowManager.i3.config.window.titlebar>>,
<<opt-xsession.windowManager.i3.config.floating.titlebar>>,
<<opt-wayland.windowManager.sway.config.window.titlebar>>,
<<opt-wayland.windowManager.sway.config.floating.titlebar>>, options now default to `true` which
is consistent with the default values for those options used by `i3` and `sway`.
* The options
+
--
- <<opt-xsession.windowManager.i3.config.window.titlebar>>
- <<opt-xsession.windowManager.i3.config.floating.titlebar>>
- <<opt-wayland.windowManager.sway.config.window.titlebar>>
- <<opt-wayland.windowManager.sway.config.floating.titlebar>>
--
+
now default to `true` which is consistent with the default values
for those options used by `i3` and `sway`.