mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-07 20:31:31 +00:00
Replace NTextInput with NComboBox for font settings
FontService: use Qt.fontFamilies to grab available fonts and split Mono fonts NComboBox: allow height changes GeneralTab: replace NTextInput with NComboBox
This commit is contained in:
@@ -107,6 +107,9 @@ Singleton {
|
||||
// Kickoff Matugen service
|
||||
MatugenService.init()
|
||||
|
||||
// Kickoff Font service
|
||||
FontService.init()
|
||||
|
||||
Qt.callLater(function () {
|
||||
validateMonitorConfigurations()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user