diff --git a/komorebi.json b/komorebi.json index bb4bad9..d405988 100644 --- a/komorebi.json +++ b/komorebi.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.37/schema.json", - "app_specific_configuration_path": "$Env:USERPROFILE/applications.json", + "app_specific_configuration_path": "$Env:KOMOREBI_CONFIG_HOME/applications.json", "window_hiding_behaviour": "Cloak", "cross_monitor_move_behaviour": "Insert", "default_workspace_padding": 4,