From a6b230d7daaff04b3fcd8e3967d5ca6b1793ec2b Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Wed, 17 Dec 2025 08:30:16 +0100 Subject: [PATCH] Update config --- EVE-X-Preview.json | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/EVE-X-Preview.json b/EVE-X-Preview.json index 63ee219..d644b8f 100644 --- a/EVE-X-Preview.json +++ b/EVE-X-Preview.json @@ -1,7 +1,29 @@ { "_Profiles":{ "Dave":{ - "Client Possitions":{}, + "Client Possitions":{ + "PhatPhuckDave":{ + "IsMaximized":0, + "height":1440, + "width":2560, + "x":0, + "y":0 + }, + "Primorium":{ + "IsMaximized":0, + "height":1440, + "width":2560, + "x":0, + "y":0 + }, + "Secundamen":{ + "IsMaximized":0, + "height":1440, + "width":2560, + "x":0, + "y":0 + } + }, "Client Settings":{ "AlwaysMaximize":0, "Dont_Minimize_Clients":[ @@ -10,7 +32,7 @@ "Example Name3" ], "MinimizeInactiveClients":0, - "TrackClientPossitions":0 + "TrackClientPossitions":1 }, "Custom Colors":{ "cColorActive":"0", @@ -31,6 +53,8 @@ }, "Hotkey Groups":{ "Daves":{ + "AutoForwardOnKeypress":1, + "AutoForwardToggle":0, "BackwardsHotkey":"", "Characters":[ "PhatPhuckDave", @@ -141,6 +165,8 @@ } }, "global_Settings":{ + "CharScreenHotkey":"", + "DisableLiveThumbnail":0, "Global_Hotkeys":1, "LastUsedProfile":"Dave", "Minimize_Delay":100,