forked from Shinonome/dots-hyprland
set config read/write delay to 0 where delay is unnecessary
This commit is contained in:
@@ -36,7 +36,7 @@ ApplicationWindow {
|
||||
title: Translation.tr("Shell conflicts killer")
|
||||
|
||||
Component.onCompleted: {
|
||||
Config.ready // Just read to force init
|
||||
Config.readWriteDelay = 0;
|
||||
MaterialThemeLoader.reapplyTheme();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user