mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 01:39:26 -05:00
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