forked from Shinonome/dots-hyprland
translations: make language change happen live
This commit is contained in:
@@ -211,7 +211,9 @@ ApplicationWindow {
|
||||
opacity: 1.0
|
||||
|
||||
active: Config.ready
|
||||
source: root.pages[0].component
|
||||
Component.onCompleted: {
|
||||
source = root.pages[0].component
|
||||
}
|
||||
|
||||
Connections {
|
||||
target: root
|
||||
|
||||
Reference in New Issue
Block a user