forked from Shinonome/dots-hyprland
set config read/write delay to 0 where delay is unnecessary
This commit is contained in:
@@ -33,6 +33,7 @@ ApplicationWindow {
|
||||
|
||||
Component.onCompleted: {
|
||||
MaterialThemeLoader.reapplyTheme();
|
||||
Config.readWriteDelay = 0 // Welcome app always only sets one var at a time so delay isn't needed
|
||||
}
|
||||
|
||||
minimumWidth: 600
|
||||
|
||||
Reference in New Issue
Block a user