config.ui: Reword layering options (issue 155)

This commit is contained in:
Peter Fajdiga
2026-03-09 20:21:21 +01:00
parent 9a5a28db82
commit 19f275325d

View File

@@ -149,14 +149,14 @@
<item>
<widget class="QRadioButton" name="kcfg_tiledKeepBelow">
<property name="text">
<string>Keep tiled windows below</string>
<string>Set "Keep Below" for tiled windows</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="kcfg_floatingKeepAbove">
<property name="text">
<string>Keep floating windows above</string>
<string>Set "Keep Above" for floating windows</string>
</property>
</widget>
</item>