config.ui: shorten tooltip for kcfg_tiledDesktops

This commit is contained in:
Peter Fajdiga
2025-10-21 22:48:13 +02:00
parent 2b882768d9
commit 99bf71f0b9

View File

@@ -473,7 +473,7 @@
<item>
<widget class="QLineEdit" name="kcfg_tiledDesktops">
<property name="toolTip">
<string>Regex string to match desktops. Default value is ".*". Example: "Desktop [1-3]"</string>
<string>Regex string to match desktops by desktop name"</string>
</property>
</widget>
</item>