From 1937eaa5fc1f6ead6f46a3b4363c73eb6a525e0d Mon Sep 17 00:00:00 2001 From: blueingreen68 Date: Tue, 6 Feb 2024 10:52:03 +0500 Subject: update user_configuration.json --- user_configuration.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'user_configuration.json') diff --git a/user_configuration.json b/user_configuration.json index f5ab6f5..e5950e7 100644 --- a/user_configuration.json +++ b/user_configuration.json @@ -53,10 +53,19 @@ "wl-clipboard", "neovim", "chezmoi", - "networkmanager" + "networkmanager", + "sway" ], "parallel downloads": 0, - "profile_config": null, + "profile_config": { + "gfx_driver": null, + "greeter": null, + "profile": { + "custom_settings": {}, + "details": [], + "main": "Minimal" + } + }, "script": "guided", "silent": false, "skip_ntp": false, -- cgit