···1104 make the apps fit better visually.
1105 </para>
1106 </listitem>
00000000001107 </itemizedlist>
1108 </section>
1109</section>
···1104 make the apps fit better visually.
1105 </para>
1106 </listitem>
1107+ <listitem>
1108+ <para>
1109+ <literal>rofi</literal> has been updated from
1110+ <quote>1.6.1</quote> to <quote>1.7.0</quote>, one important
1111+ thing is the removal of the old xresources based configuration
1112+ setup. Read more
1113+ <link xlink:href="https://github.com/davatorium/rofi/blob/cb12e6fc058f4a0f4f/Changelog#L1">in
1114+ rofi’s changelog</link>.
1115+ </para>
1116+ </listitem>
1117 </itemizedlist>
1118 </section>
1119</section>
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···316- `lib.formats.yaml`'s `generate` will not generate JSON anymore, but instead use more of the YAML-specific syntax.
317318- GNOME desktop environment now enables `QGnomePlatform` as the Qt platform theme, which should avoid crashes when opening file chooser dialogs in Qt apps by using XDG desktop portal. Additionally, it will make the apps fit better visually.
00
···316- `lib.formats.yaml`'s `generate` will not generate JSON anymore, but instead use more of the YAML-specific syntax.
317318- GNOME desktop environment now enables `QGnomePlatform` as the Qt platform theme, which should avoid crashes when opening file chooser dialogs in Qt apps by using XDG desktop portal. Additionally, it will make the apps fit better visually.
319+320+- `rofi` has been updated from '1.6.1' to '1.7.0', one important thing is the removal of the old xresources based configuration setup. Read more [in rofi's changelog](https://github.com/davatorium/rofi/blob/cb12e6fc058f4a0f4f/Changelog#L1).