summaryrefslogtreecommitdiff
path: root/modules/bar/components/OsIcon.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bar/components/OsIcon.qml')
-rw-r--r--modules/bar/components/OsIcon.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bar/components/OsIcon.qml b/modules/bar/components/OsIcon.qml
index ecc69b5..ee24457 100644
--- a/modules/bar/components/OsIcon.qml
+++ b/modules/bar/components/OsIcon.qml
@@ -4,7 +4,7 @@ import qs.utils
import qs.config
StyledText {
- text: Icons.osIcon
+ text: SysInfo.osIcon
font.pointSize: Appearance.font.size.smaller
font.family: Appearance.font.family.mono
color: Colours.palette.m3tertiary