mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 14:29:57 -05:00
set config read/write delay to 0 where delay is unnecessary
This commit is contained in:
@@ -69,6 +69,7 @@ ApplicationWindow {
|
||||
|
||||
Component.onCompleted: {
|
||||
MaterialThemeLoader.reapplyTheme()
|
||||
Config.readWriteDelay = 0 // Settings app always only sets one var at a time so delay isn't needed
|
||||
}
|
||||
|
||||
minimumWidth: 750
|
||||
|
||||
Reference in New Issue
Block a user