fix opening links on non-uwsm and disable file watcher when shell is installed

This commit is contained in:
2026-05-25 11:00:34 +02:00
parent b4020438f9
commit f2f9fa1302
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ Text {
color: DynamicColors.palette.m3onSurface
font.family: Appearance.font.family.sans
font.pointSize: Appearance.font.size.normal
linkColor: DynamicColors.palette.m3onPrimaryFixedVariant
renderType: Text.NativeRendering
textFormat: Text.PlainText