docs: minor typographic improvement in release note
This commit is contained in:
parent
8d2b898532
commit
da15dd1f27
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue