config.ui: don't use monospace font for kcfg_tiledDesktops editbox

This commit is contained in:
Peter Fajdiga
2025-10-21 22:45:42 +02:00
parent bb42e4d3ad
commit 2b882768d9

View File

@@ -472,9 +472,6 @@
</item>
<item>
<widget class="QLineEdit" name="kcfg_tiledDesktops">
<property name="font">
<font><family>Monospace</family></font>
</property>
<property name="toolTip">
<string>Regex string to match desktops. Default value is ".*". Example: "Desktop [1-3]"</string>
</property>