quickshell lets gooo
This commit is contained in:
11
dots/quickshell/modules/bar/components/OsIcon.qml
Normal file
11
dots/quickshell/modules/bar/components/OsIcon.qml
Normal file
@@ -0,0 +1,11 @@
|
||||
import "root:/widgets"
|
||||
import "root:/services"
|
||||
import "root:/utils"
|
||||
import "root:/config"
|
||||
|
||||
StyledText {
|
||||
text: Icons.osIcon
|
||||
font.pointSize: Appearance.font.size.smaller
|
||||
font.family: Appearance.font.family.mono
|
||||
color: Colours.palette.m3tertiary
|
||||
}
|
||||
Reference in New Issue
Block a user